]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix sparse integer as NULL pointer warning
authorHarvey Harrison <harvey.harrison@gmail.com>
Thu, 24 Jul 2008 01:36:38 +0000 (18:36 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Jul 2008 20:55:07 +0000 (16:55 -0400)
commit23bfacdd12224dfc08093d4ff4a9c589a9ac96c3
treed158aa96f18b5dc9415fc9315a59a66fc82e6eff
parent9cb66a9449fb9db8115c6aa53624532e8e8e040b
mac80211: fix sparse integer as NULL pointer warning

drivers/net/wireless/mac80211_hwsim.c:503:20: warning: Using plain integer as NULL pointer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mac80211_hwsim.c