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:
e217689
)
wlcore: don't get the hlid from a queued skb
author
Arik Nemtsov
<arik@wizery.com>
Fri, 27 Jul 2012 07:11:32 +0000
(10:11 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 31 Jul 2012 14:11:02 +0000
(16:11 +0200)
There was a bug hiding here since the hlid was sometimes inferred from
the sta, which might be invalid at this point.
Instead, propagate the hlid from the skb-queue where we got the skb
in the first place.
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Acked-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found