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:
aba4e6f
)
mac80211: Do not check for valid hw_queues for P2P_DEVICE
author
Ilan Peer
<ilan.peer@intel.com>
Tue, 21 Aug 2012 09:43:35 +0000
(12:43 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 4 Sep 2012 12:16:41 +0000
(14:16 +0200)
A P2P Device interface does not have a netdev, and is not
expected to be used for transmitting data, so there is no
need to assign hw queues for it.
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found