aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/nfs/proc.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2012-04-29 09:08:22 +0000
committerDavid S. Miller <davem@davemloft.net>2012-05-01 13:40:48 -0400
commit116a0fc31c6c9b8fc821be5a96e5bf0b43260131 (patch)
treef4b8561387b34fd4eec9b8a2d599937b2375d741 /fs/nfs/proc.c
parentsky2: fix receive length error in mixed non-VLAN/VLAN traffic (diff)
downloadwireguard-linux-116a0fc31c6c9b8fc821be5a96e5bf0b43260131.tar.xz
wireguard-linux-116a0fc31c6c9b8fc821be5a96e5bf0b43260131.zip
netem: fix possible skb leak
skb_checksum_help(skb) can return an error, we must free skb in this case. qdisc_drop(skb, sch) can also be feeded with a NULL skb (if skb_unshare() failed), so lets use this generic helper. Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/nfs/proc.c')
0 files changed, 0 insertions, 0 deletions