]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
r8169: Rx path update
authorStephen Hemminger <shemminger@linux-foundation.org>
Sat, 16 Jun 2007 23:06:49 +0000 (01:06 +0200)
committerJeff Garzik <jeff@garzik.org>
Mon, 9 Jul 2007 02:16:43 +0000 (22:16 -0400)
commitb449655ff52ff8a29c66c5fc3fc03617e61182ee
tree460175b0a8b5bd84c7a6a76df297a5f0d9309c48
parent278667ba186a23770b0dd23ccd26de56a8cc4ec2
r8169: Rx path update

- pci_dma_sync_single_for_cpu is not needed for a single large packet
- remove the function pointer to help gcc optimizing the inline
  pci_dma functions.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>
drivers/net/r8169.c