diff options
author | Eric Dumazet <edumazet@google.com> | 2012-06-07 22:59:59 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-16 08:47:37 -0700 |
commit | 9e7d7c544c8a3ec827f72d9af9c2c3efa45e5325 (patch) | |
tree | ab4ae2ccc71d38014aee87f630295dacaad370a3 /net/core/netpoll.c | |
parent | 527a2a53232256fbaab9e72637839381eb6f42b1 (diff) |
be2net: fix a race in be_xmit()
[ Upstream commit cd8f76c0a0c6fce0b2cf23c9bd0123f91453f46d ]
As soon as hardware is notified of a transmit, we no longer can assume
skb can be dereferenced, as TX completion might have freed the packet.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/core/netpoll.c')
0 files changed, 0 insertions, 0 deletions