commit | b449655ff52ff8a29c66c5fc3fc03617e61182ee | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Sun Jun 17 01:06:49 2007 +0200 |
committer | Jeff Garzik <jeff@garzik.org> | Sun Jul 08 22:16:43 2007 -0400 |
tree | 460175b0a8b5bd84c7a6a76df297a5f0d9309c48 | |
parent | 278667ba186a23770b0dd23ccd26de56a8cc4ec2 [diff] |
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>