rum(4): add error handling for rum_enable_tsf_sync() and rum_prepare_beacon()
authoradrian <adrian@FreeBSD.org>
Sat, 3 Oct 2015 17:11:21 +0000 (17:11 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 3 Oct 2015 17:11:21 +0000 (17:11 +0000)
commit975ee385063b35b7091753ad87bef8909182b2b8
tree610429325b236c368940983ac6e5bca1c664ac1e
parentdf033a693094500888ce21f17f9f20e631d3a4c0
rum(4): add error handling for rum_enable_tsf_sync() and rum_prepare_beacon()

Tested:

* rum0: MAC/BBP RT2573 (rev 0x2573a), RF RT2528, STA mode
  Note: haven't tested AP mode yet; will do once the rest of the
  AP mode / power save commits are in.

Submitted by: <s3erios@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3624
sys/dev/usb/wlan/if_rum.c