diff options
author | Eric Dumazet <edumazet@google.com> | 2012-06-11 07:21:36 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-06-11 13:12:33 -0700 |
commit | 3f16da51b0e533871d22a29682f3c3969d4f7e22 (patch) | |
tree | 4d53fd232311ab1dba229121c07ec83a4576d9eb /kernel/fork.c | |
parent | e30478598a8476d02e3b00caa89ce1a3b1dad54b (diff) | |
download | linux-3f16da51b0e533871d22a29682f3c3969d4f7e22.tar.bz2 |
lpc_eth: fix tx completion
__lpc_handle_xmit() has two bugs :
1) It can leak skbs in case TXSTATUS_ERROR is set
2) It can wake up txqueue while no slot was freed.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reported-by: Roland Stigge <stigge@antcom.de>
Tested-by: Roland Stigge <stigge@antcom.de>
Cc: Kevin Wells <kevin.wells@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions