]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99e0ee7ebbc54b8f0689eb945c77c5d2d1d8fac4
tree41c3bac1450790dcfbe9c90dd9562ce81fbc7b56
parent2a8ef60d017347f3f32e06c9341fa4d7aae04dc9
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