wimax/i2400m: reduce verbosity of debug messages in boot mode
authorInaky Perez-Gonzalez <inaky@linux.intel.com>
Fri, 18 Sep 2009 18:50:50 +0000 (11:50 -0700)
committerInaky Perez-Gonzalez <inaky@linux.intel.com>
Mon, 19 Oct 2009 06:56:11 +0000 (15:56 +0900)
commite1633fd636f3ed0379fcf08c47962205eadddb6b
treebca581b6d125e4c5b8d95c2d141a4b6d14fa6049
parent3725d8c97436aeaa03eeb0c25361a7ec0f3f5bd2
wimax/i2400m: reduce verbosity of debug messages in boot mode

Missed a debug message that was being constantly printed as a
dev_err(); became annoying. Demote it to a debug message.

Signed-off-by: Inaky Perez-Gonzalez <inaky@linux.intel.com>
drivers/net/wimax/i2400m/sdio-rx.c