From: Ben Hutchings Date: Mon, 1 Sep 2008 11:47:57 +0000 (+0100) Subject: sfc: Make efx_for_each_channel_rx_queue() more efficient X-Git-Tag: v2.6.28-rc1~717^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2589027ff0011077cdaf761be3a9a4ba40b5118;p=pandora-kernel.git sfc: Make efx_for_each_channel_rx_queue() more efficient Currently each channel can have at most one RX queue, so go straight to that one. Signed-off-by: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed