From: Elias Oltmanns Date: Fri, 24 Oct 2008 19:59:18 +0000 (+0200) Subject: ath5k: Reset key cache on interface up, thus fixing resume X-Git-Tag: v2.6.28-rc3~48^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc1b32d6bdd2d6f3fbee9a7c01c9b099f11c579c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed