pch_gbe: remove unused variable
authorJon Mason <jdmason@kudzu.us>
Mon, 26 Sep 2011 09:37:38 +0000 (09:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Sep 2011 04:49:59 +0000 (00:49 -0400)
commit7dfaa7741e40fff415e9ce37fc3aa39d283128f7
treed350c135e9e3eba073ad01004ecc09acb09d7d96
parentcf177fd049d6248b8c594bd7fa3ba56313f7d405
pch_gbe: remove unused variable

netdev is unused in pch_gbe_setup_rctl.  Remove this declaration to
avoid a compiler warning.

Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c