Skip to content

Commit

Permalink
sfc: Remove inclusion of workarounds.h from efx.c
Browse files Browse the repository at this point in the history
efx.c does not use hardware workarounds.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
  • Loading branch information
Ben Hutchings authored and Jeff Garzik committed Sep 3, 2008
1 parent c264361 commit f90748f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/sfc/efx.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include "efx.h"
#include "mdio_10g.h"
#include "falcon.h"
#include "workarounds.h"
#include "mac.h"

#define EFX_MAX_MTU (9 * 1024)
Expand Down

0 comments on commit f90748f

Please sign in to comment.