net: ath9k: Use NULL instead of false
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 10 Sep 2013 06:20:36 +0000 (11:50 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 19:13:37 +0000 (15:13 -0400)
The function returns a pointer. Hence return NULL instead of false.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found