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 48c6ecb18f3c..8f9710c62e20 100644
--- a/net/core/dev.c
+++ b/net/core/dev.c
@@ -5336,7 +5336,7 @@ EXPORT_SYMBOL(netdev_upper_dev_unlink);
5336/** 5336/**
5337 * netdev_bonding_info_change - Dispatch event about slave change 5337 * netdev_bonding_info_change - Dispatch event about slave change
5338 * @dev: device 5338 * @dev: device
5339 * @netdev_bonding_info: info to dispatch 5339 * @bonding_info: info to dispatch
5340 * 5340 *
5341 * Send NETDEV_BONDING_INFO to netdev notifiers with info. 5341 * Send NETDEV_BONDING_INFO to netdev notifiers with info.
5342 * The caller must hold the RTNL lock. 5342 * The caller must hold the RTNL lock.