From: Nick Kossifidis Date: Tue, 23 Nov 2010 19:42:22 +0000 (+0200) Subject: ath5k: No need to save/restore staid flags on reset X-Git-Tag: v2.6.38-rc1~476^2~276^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b0ebef262e0a9b64f7ea8ec837cfc29605bef7;p=pandora-kernel.git ath5k: No need to save/restore staid flags on reset * 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed