From: Stephen Hemminger Date: Tue, 6 Feb 2007 18:45:40 +0000 (-0800) Subject: sky2: use dev_err for error reports X-Git-Tag: v2.6.21-rc1~92^2~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b02a92586dca362b0b76ad527b91bd44ce58ece5;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed