wireless: Use genl_register_family_with_ops()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 21 May 2009 10:34:06 +0000 (10:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 May 2009 23:50:25 +0000 (16:50 -0700)
commit0d63cbb535a9525445513389370d35b522a700f1
tree950d1f35095f5b4c7f041e2138184969c44fd943
parent7ae740df3a9c68622156476dca29991de664fae4
wireless: Use genl_register_family_with_ops()

Use genl_register_family_with_ops() instead of a copy.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/nl80211.c