From: Johannes Berg Date: Tue, 18 Sep 2007 21:29:21 +0000 (-0400) Subject: [PATCH] mac80211: remove crypto algorithm typedef X-Git-Tag: v2.6.24-rc1~1454^2~323 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea49c359f36d5b40bf033c45a08332cb73777aa2;p=pandora-kernel.git [PATCH] mac80211: remove crypto algorithm typedef The typedef is not required, we can just use "enum ieee80211_key_alg" instead of "ieee80211_key_alg" Signed-off-by: Johannes Berg Signed-off-by: Michael Wu Signed-off-by: John W. Linville --- Reading git-diff-tree failed