From: Yegor Yefremov Date: Sat, 20 Mar 2010 05:43:29 +0000 (-0700) Subject: KS8695: update ksp->next_rx_desc_read at the end of rx loop X-Git-Tag: v2.6.34-rc3~84^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea93fd9456ad32cd85b2d7914b58c6313cc40c9e;p=pandora-kernel.git KS8695: update ksp->next_rx_desc_read at the end of rx loop There is no need to adjust the next rx descriptor after each packet, so do it only once at the end of the routine. Signed-off-by: Eric Dumazet Signed-off-by: Yegor Yefremov --- Reading git-diff-tree failed