orinoco: firmware helpers should use dev_err and friends
authorDavid Kilroy <kilroyd@googlemail.com>
Thu, 18 Jun 2009 22:21:22 +0000 (23:21 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:43 +0000 (15:01 -0400)
commit44d8dade8f12ffe5c9b7eddd0512c1548c027a4c
tree41c3bac1450790dcfbe9c90dd9562ce81fbc7b56
parenta3f47b9c2ada45ffacc8f2b54507221a1ba8eb10
orinoco: firmware helpers should use dev_err and friends

We should be able to call these routines before we register with
netdev, so avoid printks using the netdev name.

Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/orinoco/fw.c