From: Ben Hutchings Date: Tue, 7 Dec 2010 19:47:34 +0000 (+0000) Subject: sfc: Fix NAPI list corruption during ring reallocation X-Git-Tag: v2.6.37-rc6~14^2~31^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f149924a3111015d16dfbbb4816cfc75ba53cd;p=pandora-kernel.git sfc: Fix NAPI list corruption during ring reallocation Call netif_napi_{add,del}() on the NAPI contexts in the new and old channels, respectively. Since efx_init_napi() cannot fail, make its return type void. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed