]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ath9k/htc_drv_main: null dereference typo
authorDan Carpenter <error27@gmail.com>
Sat, 8 May 2010 16:23:20 +0000 (18:23 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 May 2010 18:56:46 +0000 (14:56 -0400)
commit277a64d17ee819161242ce3059a9c2d0f8dfd29c
treedb013fdac0cd8aeae51eda4009e2701d402fa85b
parent7ada88e5e5d7b465de8d0441b4a8d890a602074f
ath9k/htc_drv_main: null dereference typo

This is a stray null dereference.  We initialize "ista" properly later on.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_main.c