From: Johannes Berg Date: Tue, 10 Aug 2010 07:46:38 +0000 (+0200) Subject: mac80211: use cipher suite selectors X-Git-Tag: v2.6.37-rc1~147^2~679^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97359d1235eaf634fe706c9faa6e40181cc95fb8;p=pandora-kernel.git mac80211: use cipher suite selectors Currently, mac80211 translates the cfg80211 cipher suite selectors into ALG_* values. That isn't all too useful, and some drivers benefit from the distinction between WEP40 and WEP104 as well. Therefore, convert it all to use the cipher suite selectors. Signed-off-by: Johannes Berg Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed