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

No differences found