ath9k: fix panic while cleaning up virtaul wifis
authorRajkumar Manoharan <rmanoharan@atheros.com>
Thu, 8 Jul 2010 06:42:29 +0000 (12:12 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Jul 2010 17:52:45 +0000 (13:52 -0400)
num_sec_wiphy means max secondary wifis that the driver can accomudate.
So cancelling wiphy work should be based on the presence of
secondary wifis.

Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found