Removed warning about TKIP not being configured if countermeasures are
authorJames Ketrenos <jketreno@linux.intel.com>
Thu, 13 Oct 2005 09:26:48 +0000 (09:26 +0000)
committerJames Ketrenos <jketreno@linux.intel.com>
Mon, 7 Nov 2005 23:52:02 +0000 (17:52 -0600)
commit991d1cc5963f4926478f3139ec0b0dd26a2c888c
treedcfb9b32f23be2c8952797fd81174219abd76c85
parente758256104c3c2475f7746bc1b348c99cdb207f2
Removed warning about TKIP not being configured if countermeasures are
configured.

Countermeasures default to being turned off when wpa_supplicant runs,
regardless of if TKIP is being used.  They are only turned on if a TKIP
is running.  The warning we were printing is therefore not needed.

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
drivers/net/wireless/ipw2100.c
drivers/net/wireless/ipw2200.c