commit | 47e4781544aaf2916170ef5516786fbb19447600 | [log] [tgz] |
---|---|---|
author | Francois Romieu <romieu@fr.zoreil.com> | Sun Apr 27 17:59:52 2008 +0200 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Sun Apr 27 17:59:52 2008 +0200 |
tree | e9aa0fe424f9d9f10dd2e0ef498f04e5ad94ecb8 | |
parent | 35aeb7809345e0362772a75368a3e62ecd931481 [diff] |
sis190: Rx path update - remove the function pointer to help gcc optimizing the inline pci_dma functions - pci_dma_sync_single_for_cpu is not needed for a single large packet - convert rtl8169_try_rx_copy to bool b449655ff52ff8a29c66c5fc3fc03617e61182ee did the same for the r8169 driver. Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>