76d9eb parent e30478598a8476d02e3b00caa89ce1a3b1dad54b author Eric Dumazet 1339399296 +0000 committer David S. Miller 1339445553 -0700 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 Reported-by: Roland Stigge Tested-by: Roland Stigge Cc: Kevin Wells Signed-off-by: David S. Miller :ʈ3x