Sat, 30 Apr 2016 01:38:32 +0300 було написано Adrian Chadd <adrian.ch...@gmail.com>:

hi,

probably, IEEE80211_CHAN_BYTES should be uncommented too?

hi,

you should likely keep this as a macro:

#define        IEEE80211_MODE_MAX      (IEEE80211_MODE_QUARTER+1)
+#define        IEEE80211_MODE_BYTES    2       /*
howmany(IEEE80211_MODE_MAX, NBBY) */

.. or as a runtime assert so when we add 11ac modes, we don't forget
to bump that. :)


-a
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to