summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/quick_exit.c
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-06-24 08:47:19 +0000
committeradrian <adrian@FreeBSD.org>2012-06-24 08:47:19 +0000
commit1b86b779b21b8c25fe29ff0039a2cc05e3afcacb (patch)
tree205e0b9f239a4e9a6803755abda54379be3d5b95 /lib/libc/stdlib/quick_exit.c
parent8de91ca9a541c8f3d6346777916ef08067f4931f (diff)
downloadFreeBSD-src-1b86b779b21b8c25fe29ff0039a2cc05e3afcacb.zip
FreeBSD-src-1b86b779b21b8c25fe29ff0039a2cc05e3afcacb.tar.gz
In a complete lack of foresight on my part, my previous commit broke
the assumption that ath_softc doesn't change size based on build time configuration. I picked up on this because suddenly radar stuff didn't work; and although the ath_dfs code was setting sc_dodfs=1, the main ath driver saw sc_dodfs=0. So for now, include opt_ath.h in driver source files. This seems like the sane thing to do anyway. I'll have to do a pass over the code at some later stage and turn the radiotap TX/RX structs into malloc'ed memory, rather than in-line inside of ath_softc. I'd rather like to keep ath_softc the same layout regardless of configuration parameters. Pointy hat to: adrian
Diffstat (limited to 'lib/libc/stdlib/quick_exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud