diff options
author | Eric Dumazet <[email protected]> | 2012-06-07 22:59:59 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-06-08 14:44:19 -0700 |
commit | cd8f76c0a0c6fce0b2cf23c9bd0123f91453f46d (patch) | |
tree | 407d86c633217baa0e1f5c5d6980009ad3b84abf /net/core | |
parent | 4399a4df98a63e30fd16e9d0cecc46ea92269e8f (diff) |
be2net: fix a race in be_xmit()
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 <[email protected]>
Cc: Sathya Perla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions