From: Joe Perches Date: Fri, 11 Jun 2010 12:51:49 +0000 (+0000) Subject: e1000: Fix message logging defect X-Git-Tag: v2.6.35-rc4~54^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7837e58ce39bd727e0a163e7d34e479df36f6d29;p=pandora-kernel.git e1000: Fix message logging defect commit 675ad47375c76a7c3be4ace9554d92cd55518ced removed the capability to use ethtool.set_msglevel to control the types of messages emitted by the driver. That commit should probably be reverted. If not, then this patch fixes a message logging defect introduced by converting a printk without KERN_ to e_info. This also reduces text by about 200 bytes. Signed-off-by: Joe Perches Tested-by: Emil Tantilov Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed