From: Randy Dunlap Date: Wed, 11 Feb 2009 21:22:56 +0000 (-0800) Subject: Staging: sxg: fix napi interface build X-Git-Tag: v2.6.30-rc1~202^2~663 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1f46a001fd878f1be4e08ce1df2d5677e335926;p=pandora-kernel.git Staging: sxg: fix napi interface build Fix staging/sxg napi interface calls: drivers/staging/sxg/sxg.c:1271: error: implicit declaration of function 'netif_rx_schedule_prep' linux-next-20090209/drivers/staging/sxg/sxg.c:1272: error: implicit declaration of function '__netif_rx_schedule' drivers/staging/sxg/sxg.c:1325: error: implicit declaration of function 'netif_rx_complete' Signed-off-by: Randy Dunlap Cc: Mithlesh Thukral Cc: LinSysSoft Sahara Team Cc: Christopher Harrer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed