[Madwifi-cvs] revision 4167 committed
Status: Beta
Brought to you by:
otaku
From: Pavel R. <svn...@ma...> - 2011-08-26 15:38:57
|
Project : madwifi Revision : 4167 Author : proski (Pavel Roskin) Date : 2011-08-26 17:38:40 +0200 (Fri, 26 Aug 2011) Log Message : Fix typos found by codespell Affected Files: * madwifi/branches/madwifi-0.9.4/ath/if_ath.c updated * madwifi/branches/madwifi-0.9.4/ath_rate/minstrel/minstrel.c updated * madwifi/branches/madwifi-0.9.4/include/compat.h updated * madwifi/branches/madwifi-0.9.4/net80211/ieee80211.c updated * madwifi/branches/madwifi-0.9.4/net80211/ieee80211_input.c updated * madwifi/branches/madwifi-0.9.4/net80211/ieee80211_node.c updated * madwifi/branches/madwifi-0.9.4/net80211/ieee80211_wireless.c updated * madwifi/branches/madwifi-0.9.4/tools/wireless_copy.h updated Modified: madwifi/branches/madwifi-0.9.4/ath/if_ath.c =================================================================== --- madwifi/branches/madwifi-0.9.4/ath/if_ath.c 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/ath/if_ath.c 2011-08-26 15:38:40 UTC (rev 4167) @@ -1861,7 +1861,7 @@ struct ath_softc *sc = netdev_priv(dev); if (time_before(jiffies, sc->sc_ic.ic_bmiss_guard)) { - /* Beacon miss interrupt occured too short after last beacon + /* Beacon miss interrupt occurred too short after last beacon * timer configuration. Ignore it as it could be spurious. */ DPRINTF(sc, ATH_DEBUG_ANY, "%s: ignored\n", __func__); } else { Modified: madwifi/branches/madwifi-0.9.4/ath_rate/minstrel/minstrel.c =================================================================== --- madwifi/branches/madwifi-0.9.4/ath_rate/minstrel/minstrel.c 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/ath_rate/minstrel/minstrel.c 2011-08-26 15:38:40 UTC (rev 4167) @@ -61,7 +61,7 @@ * * It is not an aimless search, there is some direction to the search * pattern. But then, the minstels of old only sung where they thought - * they would get an income. Similarily, we direct thesearch a little. + * they would get an income. Similarly, we direct the search a little. * * Enjoy. Derek Smithies. */ Modified: madwifi/branches/madwifi-0.9.4/include/compat.h =================================================================== --- madwifi/branches/madwifi-0.9.4/include/compat.h 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/include/compat.h 2011-08-26 15:38:40 UTC (rev 4167) @@ -80,7 +80,7 @@ /* * BSD/Linux compatibility shims. These are used mainly to - * minimize differences when importing necesary BSD code. + * minimize differences when importing necessary BSD code. */ #define NBBY 8 /* number of bits/byte */ Modified: madwifi/branches/madwifi-0.9.4/net80211/ieee80211.c =================================================================== --- madwifi/branches/madwifi-0.9.4/net80211/ieee80211.c 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/net80211/ieee80211.c 2011-08-26 15:38:40 UTC (rev 4167) @@ -1589,7 +1589,7 @@ * NB: this is not quite right, since we should have one of: * 'I' indoor only * 'O' outdoor only - * ' ' all enviroments + * ' ' all environments * we currently can only provide 'I' or ' '. */ ic->ic_country_ie.country_str[2] = 'I'; Modified: madwifi/branches/madwifi-0.9.4/net80211/ieee80211_input.c =================================================================== --- madwifi/branches/madwifi-0.9.4/net80211/ieee80211_input.c 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/net80211/ieee80211_input.c 2011-08-26 15:38:40 UTC (rev 4167) @@ -1015,7 +1015,7 @@ if (more_frag) { if (skb_is_nonlinear(skb)) { /* - * We need a continous buffer to + * We need a continuous buffer to * assemble fragments */ ni->ni_rxfrag = skb_copy(skb, GFP_ATOMIC); @@ -2311,7 +2311,7 @@ netif_stop_queue(ic->ic_dev); #endif - vap->iv_csa_jiffies = 0; /* supress "cancel" msg */ + vap->iv_csa_jiffies = 0; /* suppress "cancel" msg */ ieee80211_doth_cancel_cs(vap); ic->ic_prevchan = ic->ic_curchan; Modified: madwifi/branches/madwifi-0.9.4/net80211/ieee80211_node.c =================================================================== --- madwifi/branches/madwifi-0.9.4/net80211/ieee80211_node.c 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/net80211/ieee80211_node.c 2011-08-26 15:38:40 UTC (rev 4167) @@ -370,7 +370,7 @@ ieee80211_reset_erp(ic, ic->ic_curmode); ni = ieee80211_alloc_node(&ic->ic_sta, vap, vap->iv_myaddr); - KASSERT(ni != NULL, ("unable to setup inital BSS node")); + KASSERT(ni != NULL, ("unable to setup initial BSS node")); obss = vap->iv_bss; vap->iv_bss = ieee80211_ref_node(ni); Modified: madwifi/branches/madwifi-0.9.4/net80211/ieee80211_wireless.c =================================================================== --- madwifi/branches/madwifi-0.9.4/net80211/ieee80211_wireless.c 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/net80211/ieee80211_wireless.c 2011-08-26 15:38:40 UTC (rev 4167) @@ -953,7 +953,7 @@ } /* Atheros' RSSI value is SNR: 0 -> 60 for old chipsets. Range - * for newer chipsets is unknown. This value is arbitarily chosen + * for newer chipsets is unknown. This value is arbitrarily chosen * to give an indication that full rate will be available and to be * a practicable maximum. */ range->max_qual.qual = 70; @@ -2003,7 +2003,7 @@ strcat(name, "-xr"); /* * create a new XR vap. if the normal VAP is already up, - * bring up the XR vap aswell. + * bring up the XR vap as well. */ vap->iv_ath_cap &= ~IEEE80211_ATHC_TURBOP; /* turn off turbo */ ieee80211_scan_flush(ic); /* NB: could optimize */ Modified: madwifi/branches/madwifi-0.9.4/tools/wireless_copy.h =================================================================== --- madwifi/branches/madwifi-0.9.4/tools/wireless_copy.h 2011-08-26 15:31:01 UTC (rev 4166) +++ madwifi/branches/madwifi-0.9.4/tools/wireless_copy.h 2011-08-26 15:38:40 UTC (rev 4167) @@ -1065,7 +1065,7 @@ */ struct iw_event { - __u16 len; /* Real lenght of this stuff */ + __u16 len; /* Real length of this stuff */ __u16 cmd; /* Wireless IOCTL */ union iwreq_data u; /* IOCTL fixed payload */ }; |