summaryrefslogtreecommitdiffstats
path: root/sys/net80211
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2008-10-26 00:52:26 +0000
committersam <sam@FreeBSD.org>2008-10-26 00:52:26 +0000
commitaac2357719169a3bd30d6d7950775881b785543f (patch)
tree6ded98a6ea676194d037a942bcfd2ada68c13128 /sys/net80211
parent8e7745ccc63630c2e78ef7e5119d070d1f50a8f2 (diff)
downloadFreeBSD-src-aac2357719169a3bd30d6d7950775881b785543f.zip
FreeBSD-src-aac2357719169a3bd30d6d7950775881b785543f.tar.gz
fix comment that belonged w/ previous commit
Diffstat (limited to 'sys/net80211')
-rw-r--r--sys/net80211/ieee80211_output.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/net80211/ieee80211_output.c b/sys/net80211/ieee80211_output.c
index 3b46d0b..d67d932 100644
--- a/sys/net80211/ieee80211_output.c
+++ b/sys/net80211/ieee80211_output.c
@@ -401,9 +401,8 @@ bad:
/*
* Set the direction field and address fields of an outgoing
- * non-QoS frame. Note this should be called early on in
- * constructing a frame as it sets i_fc[1]; other bits can
- * then be or'd in.
+ * frame. Note this should be called early on in constructing
+ * a frame as it sets i_fc[1]; other bits can then be or'd in.
*/
static void
ieee80211_send_setup(
OpenPOWER on IntegriCloud