git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eb90d4
)
ath9k: fix panic while cleaning up virtaul wifis
author
Rajkumar Manoharan
<rmanoharan@atheros.com>
Thu, 8 Jul 2010 06:42:29 +0000
(12:12 +0530)
committer
John 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