diff options
Diffstat (limited to 'drivers/net/ethernet/sgi/meth.c')
| -rw-r--r-- | drivers/net/ethernet/sgi/meth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/sgi/meth.c b/drivers/net/ethernet/sgi/meth.c index 53efe7c7b1c0..79ad9c94a21b 100644 --- a/drivers/net/ethernet/sgi/meth.c +++ b/drivers/net/ethernet/sgi/meth.c | |||
| @@ -825,7 +825,7 @@ static const struct net_device_ops meth_netdev_ops = { | |||
| 825 | /* | 825 | /* |
| 826 | * The init function. | 826 | * The init function. |
| 827 | */ | 827 | */ |
| 828 | static int __devinit meth_probe(struct platform_device *pdev) | 828 | static int meth_probe(struct platform_device *pdev) |
| 829 | { | 829 | { |
| 830 | struct net_device *dev; | 830 | struct net_device *dev; |
| 831 | struct meth_private *priv; | 831 | struct meth_private *priv; |
