Skip to content
Snippets Groups Projects
Commit d5b20697 authored by Andy Gospodarek's avatar Andy Gospodarek Committed by Jeff Garzik
Browse files

[PATCH] Remove more unnecessary driver printk's


As I promised last week, here is the first pass at removing all
unnecessary printk's that exist in network device drivers currently in
promiscuous mode.  The duplicate messages are not needed so they have
been removed.  Some of these drivers are quite old and might not need an
update, but I did them all anyway.

I am currently auditing the remaining conditional printk's and will send
out a patch for those soon.

Signed-off-by: default avatarAndy Gospodarek <andy@greyhouse.net>
Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 05ff0e29
No related branches found
No related tags found
No related merge requests found
Showing
with 23 additions and 58 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment