Skip to content

Commit

Permalink
gianfar: Cleanup compile warning caused by 0795af5
Browse files Browse the repository at this point in the history
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
  • Loading branch information
Li Yang authored and Jeff Garzik committed Oct 15, 2007
1 parent 94e8cc3 commit 20ef2bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/gianfar.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ static int gfar_probe(struct platform_device *pdev)
struct gfar_private *priv = NULL;
struct gianfar_platform_data *einfo;
struct resource *r;
int idx;
int err = 0;
DECLARE_MAC_BUF(mac);

Expand Down

0 comments on commit 20ef2bb

Please sign in to comment.