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)
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>

No differences found