ath5k: No need to save/restore staid flags on reset
authorNick Kossifidis <mickflemm@gmail.com>
Tue, 23 Nov 2010 19:42:22 +0000 (21:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Nov 2010 18:53:43 +0000 (13:53 -0500)
 * Since we set antenna flags on phy init and ack bitrate
 mode on pcu init, there is no need to save/restore sta_id
 flags on ath5k_hw_reset. Also we don't need to re-set our
 mac address because it's not affected by resets.

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found