From: Francois Romieu Date: Sun, 27 Apr 2008 15:59:52 +0000 (+0200) Subject: sis190: Rx path update X-Git-Tag: v2.6.26-rc1~104^2~45^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47e4781544aaf2916170ef5516786fbb19447600;p=pandora-kernel.git 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 --- Reading git-diff-tree failed