]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rt2x00: Make rt2x00 less verbose
authorIvo van Doorn <ivdoorn@gmail.com>
Sun, 10 Feb 2008 21:47:17 +0000 (22:47 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 29 Feb 2008 20:37:18 +0000 (15:37 -0500)
commit25fd893db26e90a1e9cf8ba151395766c70a69b3
tree1e78b95960cd8fb3a6981461f90737558730e6c3
parent9c9dd2c9a42e8eb38b67f6c743c3d214664b8e2b
rt2x00: Make rt2x00 less verbose

Remove the debug messages regarding initialization from
EEPROM. The values are vendor specific, and are not really
needed for debug purposes. If they ever become usefull we
still have access to them through debugfs which also
prints the exact same values...

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2400pci.c
drivers/net/wireless/rt2x00/rt2500pci.c
drivers/net/wireless/rt2x00/rt2500usb.c
drivers/net/wireless/rt2x00/rt61pci.c
drivers/net/wireless/rt2x00/rt73usb.c