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)
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>

No differences found