K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-08-16T14:25:41.199596Z K 7 svn:log V 581 Begin to modify the ath rate path to use the stuff hiding in ath_buf now, rather than passing around all these extra fields. The (eventual) aim is to fully setup ath_buf.bf_state.bfs_rc with the legacy rate code information, then populate the rate series stuff as needed. Then legacy chips can use the bfs_rc rates, and 11n chipsets can use the rate series (which will also be set for legacy rates.) TODO: making sure the short preamble flag is set correctly everywhere. This commit doesn't fully fix onoe/amrr to use the new API, I must do that before I merge this into -HEAD. END