]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix ieee80211_mesh.c compilation.
authorAdrian Chadd <adrian@FreeBSD.org>
Fri, 8 Feb 2013 09:11:55 +0000 (09:11 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Fri, 8 Feb 2013 09:11:55 +0000 (09:11 +0000)
commitd6aee93f98f72b9473bd0b19f70d47ca8f3f14ed
tree1844ef4a183c6fe037cc454fa969427c7e6cd7ee
parentd03904f1dbe5c851f6fd1cf842ada5b45083e427
Fix ieee80211_mesh.c compilation.

* Add the superg.h header to allow ieee80211_check_ff() to work
* Since the assert stuff creates assertions based on line numbers and there
  was a conflict, just nudge things down a bit.
sys/net80211/ieee80211_mesh.c