]> git.baikalelectronics.ru Git - kernel.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)
commitf3003d4f660303e7d1dcbdcb4b4d6be7437fd323
treedb013fdac0cd8aeae51eda4009e2701d402fa85b
parent367f6351d4e872a0541f949c852cbb28747af047
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