]> Pileus Git - ~andy/linux/commitdiff
staging "wlan-ng" Fix typos.
authorJustin P. Mattock <justinmattock@gmail.com>
Mon, 24 Sep 2012 16:16:57 +0000 (09:16 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Sep 2012 16:19:50 +0000 (09:19 -0700)
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/cfg80211.c
drivers/staging/wlan-ng/p80211netdev.c
drivers/staging/wlan-ng/p80211types.h
drivers/staging/wlan-ng/prism2fw.c

index 57a2b058e3dee3eac2d6e5467036d43ef57312b3..18c06a59c091b7bb1928cbac9038f5f0809a2288 100644 (file)
@@ -1,7 +1,7 @@
 /* cfg80211 Interface for prism2_usb module */
 
 
-/* Prism2 channell/frequency/bitrate declarations */
+/* Prism2 channel/frequency/bitrate declarations */
 static const struct ieee80211_channel prism2_channels[] = {
        { .center_freq = 2412 },
        { .center_freq = 2417 },
@@ -502,7 +502,7 @@ int prism2_connect(struct wiphy *wiphy, struct net_device *dev,
                        goto exit;
        }
 
-       /* Set the authorisation */
+       /* Set the authorization */
        if ((sme->auth_type == NL80211_AUTHTYPE_OPEN_SYSTEM) ||
                ((sme->auth_type == NL80211_AUTHTYPE_AUTOMATIC) && !is_wep))
                        msg_join.authtype.data = P80211ENUM_authalg_opensystem;
index 6ca07e7df406d652c16f63ebe504141226527448..750330f064f9077d4dd288e73c792b56a8197231 100644 (file)
@@ -461,7 +461,7 @@ failed:
 /*----------------------------------------------------------------
 * p80211knetdev_set_multicast_list
 *
-* Called from higher lavers whenever there's a need to set/clear
+* Called from higher layers whenever there's a need to set/clear
 * promiscuous mode or rewrite the multicast list.
 *
 * Arguments:
index f043090ef86ddad5ba108b3ae049d3e4dcc97480..8cb4fc6448a0dd19616e2eb1099f5d028a8efd21 100644 (file)
                                        P80211DID_LSB_ACCESS)
 
 /*----------------------------------------------------------------*/
-/* The following structure types are used for the represenation */
+/* The following structure types are used for the representation */
 /*  of ENUMint type metadata. */
 
 typedef struct p80211enumpair {
index e22784e74efe451fc07729cc54be3628d581569a..0dfd2a4933ef3fe30ee78cd29fa10ff6d2826266 100644 (file)
@@ -806,7 +806,7 @@ static int read_cardpda(struct pda *pda, wlandevice_t *wlandev)
 *
 * Note also that the start address record, originally an S7 record in
 * the srec file, is expected in the fw file to be like a data record but
-* with a certain address to make it identiable.
+* with a certain address to make it identifiable.
 *
 * Here's the SREC format that the fw should have come from:
 * S[37]nnaaaaaaaaddd...dddcc