[PATCH] 8139cp: SG support fixes
authorFrancois Romieu <romieu@fr.zoreil.com>
Thu, 12 May 2005 23:31:31 +0000 (19:31 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 12 May 2005 23:31:31 +0000 (19:31 -0400)
  - suspicious length in pci_unmap_single;
  - wait for the last frag before freeing the relevant skb;
  - no need to crash when facing some unexpected csum combination.


No differences found