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:
c97a31b
)
ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 13 Dec 2011 12:51:28 +0000
(14:51 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 13 Dec 2011 13:03:46 +0000
(15:03 +0200)
This way it's possible to keep all disconnect logic in one function and
easier to add new functionality, like stopping scheduled scan.
There are some changes to commands called during network interface close,
but there should not be any visible changes in functionality.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found