K 10 svn:author V 6 adrian K 8 svn:date V 27 2016-02-28T06:29:07.378001Z K 7 svn:log V 386 Begin abstracting out the access method for ath(4) ioctls. Each of the ath* commands do their own direct socket/ioctl calls, which makes it difficult to forklift upgrade things. So, this is the beginning of abstracting out the stats API calls in the hope that I can migrate things to use a /dev/athX file for ioctls and use a more general interface. Tested: * QCA9565 NIC, STA mode END