|
@@ -937,7 +937,7 @@ static int ath9k_process_rate(struct ath_common *common,
|
|
|
* No valid hardware bitrate found -- we should not get here
|
|
|
* because hardware has already validated this frame as OK.
|
|
|
*/
|
|
|
- ath_dbg(common, ATH_DBG_XMIT,
|
|
|
+ ath_dbg(common, ATH_DBG_ANY,
|
|
|
"unsupported hw bitrate detected 0x%02x using 1 Mbit\n",
|
|
|
rx_stats->rs_rate);
|
|
|
|