Deleted Added
full compact
30c30
< * $FreeBSD: head/sys/dev/ath/if_athrate.h 247508 2013-02-28 23:39:38Z adrian $
---
> * $FreeBSD: head/sys/dev/ath/if_athrate.h 249578 2013-04-17 07:21:30Z adrian $
88c88
< #define ATH_RC_LDPC_FLAG 0x40 /* enable STBC */
---
> #define ATH_RC_TS_FLAG 0x40 /* triple-stream rate */
94,95c94,96
< uint8_t flags;
< uint32_t max4msframelen;
---
> uint8_t tx_power_cap;
> uint16_t flags;
> uint16_t max4msframelen;