diff options
author | Joe Perches <joe@perches.com> | 2010-06-11 16:51:49 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-14 05:20:53 +0400 |
commit | 7837e58ce39bd727e0a163e7d34e479df36f6d29 (patch) | |
tree | 6000cacc22ba2be7dd2fede5195e4f9dfc282cf9 /Makefile | |
parent | d08935c274b7e552e47633cf0cbd74b6e953d228 (diff) | |
download | linux-7837e58ce39bd727e0a163e7d34e479df36f6d29.tar.xz |
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_<level>
to e_info.
This also reduces text by about 200 bytes.
Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions