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:
486f50c
)
l2tp: unmanaged L2TPv3 tunnels fixes
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 4 Apr 2010 08:02:46 +0000
(
01:02
-0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 4 Apr 2010 08:02:46 +0000
(
01:02
-0700)
Followup to commit
789a4a2c
(l2tp: Add support for static unmanaged L2TPv3 tunnels)
One missing init in l2tp_tunnel_sock_create() could access random kernel
memory, and a bit field should be unsigned.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found