net: Fix various misspellings of "connect"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 24 Oct 2019 15:23:23 +0000 (17:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Oct 2019 20:41:59 +0000 (13:41 -0700)
Fix misspellings of "disconnect", "disconnecting", "connections", and
"disconnected".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wimax/i2400m/usb.c
drivers/net/wireless/realtek/rtlwifi/rtl8192se/hw.c
include/net/cfg80211.h
net/netfilter/ipvs/ip_vs_ovf.c
net/wireless/reg.h

index 6953f904232f8d9b7877f11ebb5af1726de57dbc..9659f9e1aaa64c8a5a993fe17868013f86d94523 100644 (file)
@@ -511,7 +511,7 @@ error_alloc_netdev:
 
 
 /*
- * Disconect a i2400m from the system.
+ * Disconnect a i2400m from the system.
  *
  * i2400m_stop() has been called before, so al the rx and tx contexts
  * have been taken down already. Make sure the queue is stopped,
index 6d6e8994460d90ba9ef640c2b80e2ec71ae5e658..81313e0ca83411f784dd24c876ff68b5720ab7ea 100644 (file)
@@ -1352,9 +1352,9 @@ static void _rtl92s_phy_set_rfhalt(struct ieee80211_hw *hw)
        /* SW/HW radio off or halt adapter!! For example S3/S4 */
        } else {
                /* LED function disable. Power range is about 8mA now. */
-               /* if write 0xF1 disconnet_pci power
+               /* if write 0xF1 disconnect_pci power
                 *       ifconfig wlan0 down power are both high 35:70 */
-               /* if write oxF9 disconnet_pci power
+               /* if write oxF9 disconnect_pci power
                 * ifconfig wlan0 down power are both low  12:45*/
                rtl_write_byte(rtlpriv, 0x03, 0xF9);
        }
index 4ab2c49423dcba4b42706cf523cefe4fee672da3..ab6850bbba995e15ee604757c3e1418876841b8a 100644 (file)
@@ -6593,7 +6593,7 @@ struct cfg80211_roam_info {
  * time it is accessed in __cfg80211_roamed() due to delay in scheduling
  * rdev->event_work. In case of any failures, the reference is released
  * either in cfg80211_roamed() or in __cfg80211_romed(), Otherwise, it will be
- * released while diconneting from the current bss.
+ * released while disconnecting from the current bss.
  */
 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info,
                     gfp_t gfp);
index 78b074cd546469233031fc08d47be7213d43bbd8..c03066fdd5ca69a33dbef556dd232cbb5ed7f89c 100644 (file)
@@ -5,7 +5,7 @@
  * Authors:     Raducu Deaconu <rhadoo_io@yahoo.com>
  *
  * Scheduler implements "overflow" loadbalancing according to number of active
- * connections , will keep all conections to the node with the highest weight
+ * connections , will keep all connections to the node with the highest weight
  * and overflow to the next node if the number of connections exceeds the node's
  * weight.
  * Note that this scheduler might not be suitable for UDP because it only uses
index dc8f689bd46902af8be9988283ebfaf18a1131d9..f9e83031a40a5eb3c7a410b7c7a8f32a2bf6986b 100644 (file)
@@ -114,7 +114,7 @@ void regulatory_hint_country_ie(struct wiphy *wiphy,
                         u8 country_ie_len);
 
 /**
- * regulatory_hint_disconnect - informs all devices have been disconneted
+ * regulatory_hint_disconnect - informs all devices have been disconnected
  *
  * Regulotory rules can be enhanced further upon scanning and upon
  * connection to an AP. These rules become stale if we disconnect