commit | 277a64d17ee819161242ce3059a9c2d0f8dfd29c | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Sat May 08 18:23:20 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 10 14:56:46 2010 -0400 |
tree | db013fdac0cd8aeae51eda4009e2701d402fa85b | |
parent | 7ada88e5e5d7b465de8d0441b4a8d890a602074f [diff] |
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>