[PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 series
authorJames Ketrenos <jketreno@linux.intel.com>
Thu, 22 Sep 2005 10:34:15 +0000 (10:34 +0000)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 22 Sep 2005 19:40:59 +0000 (15:40 -0400)
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 <jketreno@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

No differences found