From: Eric Dumazet Date: Sun, 4 Apr 2010 08:02:46 +0000 (-0700) Subject: l2tp: unmanaged L2TPv3 tunnels fixes X-Git-Tag: v2.6.35-rc1~473^2~582 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bddd0db6248d92adb1f547fd45507af4368d6fa;p=pandora-kernel.git l2tp: unmanaged L2TPv3 tunnels fixes 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed