From: Grant Grundler <grundler@parisc-linux.org>
Date: Tue, 29 Dec 2009 11:41:52 -0700
I agree, KERN_INFO is more appropriate here.
Also, for the of_get_property() calls, you don't need to pass
in a dummy "&len", just pass NULL. This will avoid the dummy
local variable 'len'.
Make these two fixups and I'll apply this to net-2.6
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html