commit | bc1b32d6bdd2d6f3fbee9a7c01c9b099f11c579c | [log] [tgz] |
---|---|---|
author | Elias Oltmanns <eo@nebensachen.de> | Fri Oct 24 21:59:18 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 27 17:46:11 2008 -0400 |
tree | e579c239c396fc02afd342e497dbe9727b27293c | |
parent | 51b94bf0654a14600ff9706f7bc0f7685265f6cd [diff] |
ath5k: Reset key cache on interface up, thus fixing resume After a s2ram / resume cycle, resetting the key cache does not work unless it is deferred until after the hardware has been reinitialised by a call to ath5k_hw_reset(). This fixes a regression introduced by "ath5k: fix suspend-related oops on rmmod". Signed-off-by: Elias Oltmanns <eo@nebensachen.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>