linux-kernel-test/net/wimax
Johannes Berg b61a5eea59 wimax: use genl_register_family_with_ops()
This simplifies the code since there's no longer a need to
have error handling in the registration.

Unfortunately it means more extern function declarations are
needed, but the overall goal would seem to justify this.

Due to the removal of duplication in the netlink policies,
this reduces the size of wimax by almost 1k.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-11-14 17:10:40 -05:00
..
debug-levels.h
debugfs.c
id-table.c
Kconfig
Makefile
op-msg.c wimax: use genl_register_family_with_ops() 2013-11-14 17:10:40 -05:00
op-reset.c wimax: use genl_register_family_with_ops() 2013-11-14 17:10:40 -05:00
op-rfkill.c wimax: use genl_register_family_with_ops() 2013-11-14 17:10:40 -05:00
op-state-get.c wimax: use genl_register_family_with_ops() 2013-11-14 17:10:40 -05:00
stack.c wimax: use genl_register_family_with_ops() 2013-11-14 17:10:40 -05:00
wimax-internal.h wimax: use genl_register_family_with_ops() 2013-11-14 17:10:40 -05:00