scripts/spelling.txt: add "swith" pattern and fix typo instances
[linux-2.6-block.git] / net / mac80211 / mesh.c
index c28b0af9c1f21735915433aecd632165a4a82580..6e7b6a07b7d536a64f7e9ec296adf2bbba8d961c 100644 (file)
@@ -681,7 +681,7 @@ ieee80211_mesh_build_beacon(struct ieee80211_if_mesh *ifmsh)
                   2 + /* NULL SSID */
                   /* Channel Switch Announcement */
                   2 + sizeof(struct ieee80211_channel_sw_ie) +
-                  /* Mesh Channel Swith Parameters */
+                  /* Mesh Channel Switch Parameters */
                   2 + sizeof(struct ieee80211_mesh_chansw_params_ie) +
                   2 + 8 + /* supported rates */
                   2 + 3; /* DS params */