Currently, MAC resets are the major cause of sudden death
situations. By downgrading the message to just an
"information" the reset logic in the driver no longer
assumes that a serious, fatal event occured and won't
shutdown prematurely.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
uint32_t rx_BB;
#endif /* CONFIG_CARL9170FW_RADIO_FUNCTIONS */
- ERR("MAC RESET");
+ INFO("MAC RESET");
/* Save aggregation parameters */
agg_wait_counter = get(AR9170_MAC_REG_AMPDU_FACTOR);