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:
78f22b6
)
mac80211: add vif to flush call
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Thu, 27 Mar 2014 09:30:29 +0000
(11:30 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Wed, 9 Apr 2014 08:55:29 +0000
(10:55 +0200)
This will allow the low level driver to make decision based
on the vif such as queues etc...
Since the vif might be NULL, we can't add it to the tracing
functions.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
[fix staging rtl8821ae driver]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found