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:
6dbda2d
)
mac80211: do not call ieee80211_configure_filter if no interfaces are up
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 31 Oct 2012 14:50:34 +0000
(15:50 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 31 Oct 2012 15:53:34 +0000
(16:53 +0100)
Drivers are not expected to handle it before drv_start has been called. It
will be called again after an interface has been brought up.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found