commit | 744b096e2b0976a10ae9a66aa6a3ae7fa4fce9f1 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sun Jul 22 12:43:32 2007 +0200 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:47:42 2007 -0700 |
tree | 904de2fb66b8eb2d497fbb1cde8b2ffb6dd1a243 | |
parent | 1bec3f1a3ec5d922d1040c7845b82cd496c02d90 [diff] |
[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>