From: Atsushi Nemoto Date: Thu, 2 Apr 2009 08:17:36 +0000 (-0700) Subject: tc35815: Fix build error if NAPI enabled X-Git-Tag: v2.6.30-rc1~246^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c465db9d5577b601e9b5a4bebc87fdea1ccabe;p=pandora-kernel.git tc35815: Fix build error if NAPI enabled This driver contains experimental NAPI code disabled by default. The commit bea3348ee ("[NET]: Make NAPI polling independent of struct net_device objects.") converted the NAPI path of this driver but that conversion was not complete. This patch fixes a build error introduced by the commit. Signed-off-by: Atsushi Nemoto Signed-off-by: David S. Miller --- Reading git-diff-tree failed