]> git.proxmox.com Git - mirror_iproute2.git/commit - include/libgenl.h
iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER
authorJulian Anastasov <ja@ssi.bg>
Wed, 12 Sep 2012 06:15:19 +0000 (09:15 +0300)
committerStephen Hemminger <shemminger@vyatta.com>
Mon, 17 Sep 2012 22:46:45 +0000 (15:46 -0700)
commit328d482c4884a1009c420a8b9b0367f329e1d560
tree7728d9bb5839937dd6bd9b50349d9d0fc7bb360a
parentbd899db39c264ecd1663fbb74a718032f170da10
iproute2: GENL: merge GENL_REQUEST and GENL_INITIALIZER

Both macros are used together, so better to have
single define. Update all requests in ipl2tp.c to use the
new macro.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
include/libgenl.h
ip/ipl2tp.c
lib/libgenl.c