eta name='robots' content='noindex, nofollow'/>
summaryrefslogtreecommitdiff
earch' size='10' name='q' value=''/>
ModeNameSize
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2017-01-11 16:31:30 +0000
committerKalle Valo <kvalo@qca.qualcomm.com>2017-01-19 15:14:52 +0200
commit96d179b517a91008f1e335a8c12533a952925ab3 (patch)
treebec4016032dfec11bbc4d2ba546c60900d23f20f
parentcd59102779aca33e50967bdb6147334fb298d7ad (diff)
ath6kl: fix warning for using 0 as NULL
Fixes the following sparse warning: drivers/net/wireless/ath/ath6kl/sdio.c:716:55: warning: Using plain integer as NULL pointer Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>