]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 9 Mar 2007 21:51:54 +0000 (13:51 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:24:20 +0000 (22:24 -0700)
commitc7a3c5da35055e2fa97ed4f0da3eec4bd0ef4c38
treecd1bf48945fdf2d872047a76d88642a40eb93d7b
parent6dea649a8a4c4b086227018c919298f988c34b30
[UDP]: Use __skb_pull since we have checked it won't fail with pskb_may_pull

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/udp.c