summaryrefslogtreecommitdiffstats
path: root/sys/net80211/ieee80211_mesh.c
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-09-14 22:00:03 +0000
committereadler <eadler@FreeBSD.org>2012-09-14 22:00:03 +0000
commit2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e (patch)
treef3eec83af8726d6a791eb559fec0e18a2f68b9ca /sys/net80211/ieee80211_mesh.c
parent752dbba611f258235579517a0e8562e71b715765 (diff)
downloadFreeBSD-src-2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e.zip
FreeBSD-src-2dc3520f1ea11b47f169c56fa649a6c7dfe3e08e.tar.gz
s/ is is / is /g
s/ a a / a /g Approved by: cperciva MFC after: 3 days
Diffstat (limited to 'sys/net80211/ieee80211_mesh.c')
-rw-r--r--sys/net80211/ieee80211_mesh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/net80211/ieee80211_mesh.c b/sys/net80211/ieee80211_mesh.c
index f0ffc02..89f85ad 100644
--- a/sys/net80211/ieee80211_mesh.c
+++ b/sys/net80211/ieee80211_mesh.c
@@ -1178,7 +1178,7 @@ mesh_recv_indiv_data_to_fwrd(struct ieee80211vap *vap, struct mbuf *m,
/*
* Verifies transmitter, updates lifetime, precursor list and process data
- * locally, if data is is proxy with AE = 10 it could mean data should go
+ * locally, if data is proxy with AE = 10 it could mean data should go
* on another mesh path or data should be forwarded to the DS.
*
* > 0 means we have forwarded data and no need to process locally
OpenPOWER on IntegriCloud