diff options
author | adrian <adrian@FreeBSD.org> | 2015-10-19 01:21:29 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2015-10-19 01:21:29 +0000 |
commit | 12c5864844c0841a8c86a09401e1c89451777bc5 (patch) | |
tree | 28b8ee1ab11623b1342aae05b3d9b7d5c3f9f26b /sys/dev/usb/controller/xhci_pci.c | |
parent | 7177ad0e480aa29b6bea83bb31e31bb533e1f8f3 (diff) | |
download | FreeBSD-src-12c5864844c0841a8c86a09401e1c89451777bc5.zip FreeBSD-src-12c5864844c0841a8c86a09401e1c89451777bc5.tar.gz |
otus(4) - use the local node alloc function so there's space for statistics.
* Use the correct malloc type for node allocation - M_80211_NODE - so
the default node free method in net80211 will work correctly.
* Fix otus_node_alloc() to suit FreeBSD's net80211.
* .. and actually call otus_node_alloc() so there's space for the
per-node tx statistics. Otherwise, well, it will be scribbling over
random memory.
Tested:
* AR9170, STA mode
Diffstat (limited to 'sys/dev/usb/controller/xhci_pci.c')
0 files changed, 0 insertions, 0 deletions