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:
4bde0f7
)
mac80211: Assign next hop address to pending mesh frames
author
Javier Cardona
<javier@cozybit.com>
Thu, 9 Jul 2009 21:42:16 +0000
(14:42 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:07 +0000
(15:05 -0400)
Assign next hop address to pending mesh frames once the path is resolved.
Regression. Frames transmitted when a mesh path was wating to be resolved were
being transmitted with an invalid Receiver Address.
[Changes since v1]
Suggested by Johannes:
- Improved frame_queue traversal
- Narower RCU scope
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Andrey Yurovsky <andrey@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_pathtbl.c
patch
|
blob
|
history
diff --cc
net/mac80211/mesh_pathtbl.c
Simple merge