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:
aa7a008
)
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
author
Thomas Pedersen
<thomas@cozybit.com>
Fri, 10 Aug 2012 01:15:39 +0000
(18:15 -0700)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 20 Aug 2012 11:25:05 +0000
(13:25 +0200)
Since all we really want is just to iterate over all skbs, do just that
and avoid (de)queueing to a clusmy tmpq.
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found