Loading net/core/dev.c +1 −1 Original line number Diff line number Diff line Loading @@ -3130,7 +3130,7 @@ int register_netdevice(struct net_device *dev) * chain. 0 is returned on success. A negative errno code is returned * on a failure to set up the device, or if the name is a duplicate. * * This is a wrapper around register_netdev that takes the rtnl semaphore * This is a wrapper around register_netdevice that takes the rtnl semaphore * and expands the device name if you passed a format string to * alloc_netdev. */ Loading Loading
net/core/dev.c +1 −1 Original line number Diff line number Diff line Loading @@ -3130,7 +3130,7 @@ int register_netdevice(struct net_device *dev) * chain. 0 is returned on success. A negative errno code is returned * on a failure to set up the device, or if the name is a duplicate. * * This is a wrapper around register_netdev that takes the rtnl semaphore * This is a wrapper around register_netdevice that takes the rtnl semaphore * and expands the device name if you passed a format string to * alloc_netdev. */ Loading