igb: Convert bare printk to pr_notice
authorJoe Perches <joe@perches.com>
Fri, 21 Oct 2011 20:04:09 +0000 (20:04 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 16 Nov 2011 12:39:34 +0000 (04:39 -0800)
commit82bbcdebbac75bf7636bf63ac0e6e4a49b128978
tree6893baa786077c0b628865e12cfd327c8ec0c30f
parent876d2d6f6e60b1170f7ed664b9659def92b87be3
igb: Convert bare printk to pr_notice

printks should use KERN_ levels.

Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/e1000_82575.c