Skip to content
  • Andy Gospodarek's avatar
    [PATCH] Remove more unnecessary driver printk's · d5b20697
    Andy Gospodarek authored
    
    
    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>
    d5b20697