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:
a1e567c
)
mac80211: Fix dangling pointer in ieee80211_xmit
author
Steve deRosier
<steve@cozybit.com>
Sun, 12 Sep 2010 03:01:31 +0000
(20:01 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 14 Sep 2010 20:08:03 +0000
(16:08 -0400)
hdr pointer is left dangling after call to ieee80211_skb_resize. This
can cause guards around mesh path selection to fail.
Signed-off-by: Steve deRosier <steve@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found