]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0f6dde407749151d5e6b3ff00006d6e15a971277
tree904de2fb66b8eb2d497fbb1cde8b2ffb6dd1a243
parent962b6e210861c4622458e7525cc47fd4b75d5bbf
[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