]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
sfc: Remove declarations of nonexistent functions
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 3 Feb 2010 09:31:46 +0000 (09:31 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Feb 2010 03:12:46 +0000 (19:12 -0800)
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sfc/efx.h

index a615ac05153005e0e0a9c1f83aeddf4a7d2ffbdb..7eff0a615cb39d07b394490c0d473dd3f10810e6 100644 (file)
@@ -79,8 +79,6 @@ extern int efx_reset_up(struct efx_nic *efx, enum reset_type method, bool ok);
 
 /* Global */
 extern void efx_schedule_reset(struct efx_nic *efx, enum reset_type type);
-extern void efx_suspend(struct efx_nic *efx);
-extern void efx_resume(struct efx_nic *efx);
 extern void efx_init_irq_moderation(struct efx_nic *efx, int tx_usecs,
                                    int rx_usecs, bool rx_adaptive);
 extern int efx_request_power(struct efx_nic *efx, int mw, const char *name);