]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
wireless: Stop using NLA_PUT*().
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Mar 2012 08:41:26 +0000 (04:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 1 Apr 2012 22:11:37 +0000 (18:11 -0400)
commit9360ffd1859720f6520cf59241909b74dae369d0
tree4a46b772addeec8a6f81ea0ab033bf98ed593ab7
parentd0fde795d21d6271934f132557ce9542ceb358eb
wireless: Stop using NLA_PUT*().

These macros contain a hidden goto, and are thus extremely error
prone and make code hard to audit.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/wireless/nl80211.c
net/wireless/wext-core.c