From: James Ketrenos Date: Thu, 22 Sep 2005 10:34:15 +0000 (+0000) Subject: [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series X-Git-Tag: v2.6.15-rc1~733^2~1^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eb6edf04acd09e3cea09456913e8da59323b89e;p=pandora-kernel.git [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series Changed crypto method from requiring a struct ieee80211_device reference to the init handler. Instead we now have a get/set flags method for each crypto component. Setting of TKIP countermeasures can now be done via set_flags(IEEE80211_CRYPTO_TKIP_COUNTERMEASURES) Signed-off-by: James Ketrenos Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed