X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fiseries_veth.c;h=58d3bb622da6eabf5e7b5018c03fa83809019205;hb=6974e36356524fa856435cb1be40aaffbac9601a;hp=419861cbc65ecb23ae1172b6559b402bc0caa8d6;hpb=6208e77e7fa9e69f399fddc55b1cf9527fbde599;p=linux-2.6 diff --git a/drivers/net/iseries_veth.c b/drivers/net/iseries_veth.c index 419861cbc6..58d3bb622d 100644 --- a/drivers/net/iseries_veth.c +++ b/drivers/net/iseries_veth.c @@ -1020,7 +1020,7 @@ static const struct ethtool_ops ops = { .get_link = veth_get_link, }; -static struct net_device * __init veth_probe_one(int vlan, +static struct net_device *veth_probe_one(int vlan, struct vio_dev *vio_dev) { struct net_device *dev;