From: Stanislav Yakovlev Date: Wed, 11 Apr 2012 01:44:47 +0000 (-0400) Subject: net/wireless: ipw2x00: add supported cipher suites to wiphy initialization X-Git-Tag: v3.2.24~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31a54c572423d13f14a904b87a41c93a011af78;p=pandora-kernel.git net/wireless: ipw2x00: add supported cipher suites to wiphy initialization commit a141e6a0097118bb35024485f1faffc0d9042f5c upstream. Driver doesn't report its supported cipher suites through cfg80211 interface. It still uses wext interface and probably will not work through nl80211, but will at least correctly advertise supported features. Bug was reported by Omar Siam. https://bugzilla.kernel.org/show_bug.cgi?id=43049 Signed-off-by: Stanislav Yakovlev Signed-off-by: John W. Linville Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed