From: Johannes Berg Date: Fri, 20 Jan 2012 12:55:19 +0000 (+0100) Subject: mac80211: dont program keys for stations not uploaded X-Git-Tag: v3.4-rc1~177^2~112^2~353 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c91caeccf45bbeb86104445125fe1eaec12079;p=pandora-kernel.git mac80211: dont program keys for stations not uploaded If a station couldn't be uploaded to the driver but is still kept (only in IBSS mode) we still shouldn't try to program the keys for it into hardware; fix this bug by skipping the key upload in this case. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed