]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit0b06b2ae0e474fc6378117c832bcd94785a9e975
treed158aa96f18b5dc9415fc9315a59a66fc82e6eff
parent031211049b71619f7e776521963c082ca453d9fd
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