aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/core/dev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/core/dev.c b/net/core/dev.c
index 09f3d6b9c0c8..ccefa2473c39 100644
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -5375,7 +5375,7 @@ EXPORT_SYMBOL(synchronize_net);
5375 * unregister_netdevice_queue - remove device from the kernel 5375 * unregister_netdevice_queue - remove device from the kernel
5376 * @dev: device 5376 * @dev: device
5377 * @head: list 5377 * @head: list
5378 5378 *
5379 * This function shuts down a device interface and removes it 5379 * This function shuts down a device interface and removes it
5380 * from the kernel tables. 5380 * from the kernel tables.
5381 * If head not NULL, device is queued to be unregistered later. 5381 * If head not NULL, device is queued to be unregistered later.