ar5523: Don't dereference sta if NULL
authorPontus Fuchs <pontus.fuchs@gmail.com>
Mon, 5 Nov 2012 20:17:51 +0000 (21:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Nov 2012 19:55:41 +0000 (14:55 -0500)
A missing else caused a potential NULL dereference.

Reported-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found