[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)
commit744b096e2b0976a10ae9a66aa6a3ae7fa4fce9f1
tree904de2fb66b8eb2d497fbb1cde8b2ffb6dd1a243
parent1bec3f1a3ec5d922d1040c7845b82cd496c02d90
[WIRELESS]: Use type safe netlink interface

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>
net/wireless/wext.c