• François Romieu's avatar
    [netdrvr r8169] rtl8169_start_xmit fixes: · 7f69071e
    François Romieu authored
    - it forgot to update stats if the skb couldn't be expanded;
    - it didn't free it either if the descriptor was not available;
    - move the spin_unlock nearer of the exit point instead of duplicating
      it in the new branch.
    7f69071e
r8169.c 29.5 KB