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:
65e0736
)
net: remove wrong initialization for snd_wl1
author
Razvan Ghitulete
<rghitulete@ixiacom.com>
Tue, 14 Aug 2012 13:30:20 +0000
(16:30 +0300)
committer
David S. Miller
<davem@davemloft.net>
Wed, 15 Aug 2012 22:23:46 +0000
(15:23 -0700)
The field tp->snd_wl1 is twice initialized, the second time
seems to be wrong as it may overwrite any update in tcp_ack.
Signed-off-by: Razvan Ghitulete <rghitulete@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found