diff options
Diffstat (limited to 'drivers/net/ethernet/sun/sunbmac.c')
-rw-r--r-- | drivers/net/ethernet/sun/sunbmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sun/sunbmac.c b/drivers/net/ethernet/sun/sunbmac.c index 8fda91009226..be82f6d13c51 100644 --- a/drivers/net/ethernet/sun/sunbmac.c +++ b/drivers/net/ethernet/sun/sunbmac.c | |||
@@ -1075,7 +1075,7 @@ static const struct net_device_ops bigmac_ops = { | |||
1075 | }; | 1075 | }; |
1076 | 1076 | ||
1077 | static int bigmac_ether_init(struct platform_device *op, | 1077 | static int bigmac_ether_init(struct platform_device *op, |
1078 | struct platform_device *qec_op) | 1078 | struct platform_device *qec_op) |
1079 | { | 1079 | { |
1080 | static int version_printed; | 1080 | static int version_printed; |
1081 | struct net_device *dev; | 1081 | struct net_device *dev; |