K 10 svn:author V 6 adrian K 8 svn:date V 27 2011-03-22T07:19:49.124012Z K 7 svn:log V 485 Fix OFDM ANI statistics gathering for the AR5416 and later chips. I found this when trying to figure out why the RX PHY error count didn't match the OFDM error count ANI was using. It turns out there was two problems: * What this commit addresses - using the wrong mask for OFDM errors, and * The RX filter is set incorrectly after a channel scan (at least) even if interference mitigation is enabled by default. ANI is still disabled by default for the AR5416 and later chips. END