From: Johannes Berg Date: Mon, 13 Oct 2014 11:43:29 +0000 (+0200) Subject: mac80211: don't remove tainted keys after not programming X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4619194a49bfbbb03d20d4ca45c3eb1dc8297d9d;p=pandora-kernel.git mac80211: don't remove tainted keys after not programming When a key is tainted during resume, it is no longer programmed into the device; however, it's uploaded flag may (will) be set. Clear the flag when not programming it because it's tainted to avoid attempting to remove it again later. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed