Author: sam Date: Sun Oct 26 00:52:26 2008 New Revision: 184285 URL: http://svn.freebsd.org/changeset/base/184285
Log: fix comment that belonged w/ previous commit Modified: head/sys/net80211/ieee80211_output.c Modified: head/sys/net80211/ieee80211_output.c ============================================================================== --- head/sys/net80211/ieee80211_output.c Sun Oct 26 00:48:20 2008 (r184284) +++ head/sys/net80211/ieee80211_output.c Sun Oct 26 00:52:26 2008 (r184285) @@ -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( _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"