[WIRELESS]: Use type safe netlink interface
authorThomas Graf <tgraf@suug.ch>
Sun, 22 Jul 2007 10:43:32 +0000 (12:43 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:47:42 +0000 (16:47 -0700)
Makes use of the type safe netlink interface and adds a warning
if the message is too big for NLMSG_DEFAULT_SIZE to help debug.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found