From: Johannes Berg Date: Fri, 27 Aug 2010 11:26:51 +0000 (+0300) Subject: cfg80211: allow vendor specific cipher suites X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d64b7cc1fc33bab24567903a93f699d11649c0b;p=pandora-kernel.git cfg80211: allow vendor specific cipher suites cfg80211 currently rejects all cipher suites it doesn't know about for key length checking purposes. This can lead to inconsistencies when a driver advertises an algorithm that cfg80211 doesn't know about. Remove this rejection so drivers can specify any algorithm they like. Signed-off-by: Johannes Berg Signed-off-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed