aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorMariusz Kozlowski <[email protected]>2011-04-04 05:04:01 +0000
committerDavid S. Miller <[email protected]>2011-04-04 05:04:01 +0000
commita14b289d4614bb3b25d0455d68f72f3c7b4cc8e8 (patch)
treee7feb055039bf9040dff0fd662e4685d8a302def /net/ipv6/tcp_ipv6.c
parenttcp: len check is unnecessarily devastating, change to WARN_ON (diff)
downloadkernel-a14b289d4614bb3b25d0455d68f72f3c7b4cc8e8.tar.gz
kernel-a14b289d4614bb3b25d0455d68f72f3c7b4cc8e8.zip
mlx4: fix kfree on error path in new_steering_entry()
On error path kfree() should get pointer to memory allocated by kmalloc() not the address of variable holding it (which is on stack). Signed-off-by: Mariusz Kozlowski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions