commit | b02a92586dca362b0b76ad527b91bd44ce58ece5 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Tue Feb 06 10:45:40 2007 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Feb 07 18:50:40 2007 -0500 |
tree | 4c41505159c75398c7db2d7c2aced191a9190f2f | |
parent | e3173832d7be8f62a181a1888a65f0a3dc58c2e0 [diff] |
sky2: use dev_err for error reports Use the standard dev_xxx functions instead of printk directly for error reports. Fix a bug where the initialization would return 0 if allocation of network device failed. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>