From: Stephen Hemminger Date: Sat, 18 Nov 2006 01:00:34 +0000 (-0800) Subject: [PATCH] chelsio: use __netif_rx_schedule_prep X-Git-Tag: v2.6.20-rc1~34^2~40^2~463^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c27d275507d81da179b571f35d34df61f7c6d3;p=pandora-kernel.git [PATCH] chelsio: use __netif_rx_schedule_prep The chelsio driver can use __netif_rx_schedule_prep instead of it's own test_and_set inline. Applies after the previous 4 patches. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed