]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: Check that netif_runnin is true in cfg80211 code
authorJouni Malinen <jouni.malinen@atheros.com>
Fri, 20 Mar 2009 19:21:18 +0000 (21:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:05 +0000 (20:13 -0400)
commitf74b255de95d9ac5e967382cce2e9fd2c5c9c26f
tree7783b27bebbc3f113a15ba0b884c24fb627c37a2
parentefb9455bfe5472d3e25bc93f1b0e6ea6557d97c5
nl80211: Check that netif_runnin is true in cfg80211 code

We do not want to require all the drivers using cfg80211 to need to do
this or to be prepared to handle these commands when the interface is
down.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/cfg.c
net/wireless/nl80211.c