]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] wireless/airo: Remove 'Setting transmit key' info messages
authorDan Williams <dcbw@redhat.com>
Mon, 27 Feb 2006 21:28:36 +0000 (16:28 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 28 Feb 2006 01:14:58 +0000 (20:14 -0500)
commita23f460dd0c7c9c58b03494c7819e126b2c72383
treea3570122d5475eefc46c6550c97042d96eceb2a6
parentacfaf10be5c19f7dceb9d7372039dc45af66b100
[PATCH] wireless/airo: Remove 'Setting transmit key' info messages

These messages end up polluting logs when things like NetworkManager or
wpa_supplicant are controlling the driver.  They aren't really that
useful, and no other drivers output messages like this when the user
fiddles with encryption keys.  Users can use iwconfig and other
wireless-tools methods to determine and change the current transmit key
if they wish to do so manually.  Therefore, remove the messages.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c