Re: [PATCH 6/8] e1000e: convert ndev_ printks to something smaller

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Auke Kok <auke-jan.h.kok@...>
Cc: <netdev@...>, <e1000-devel@...>
Date: Friday, March 28, 2008 - 10:03 pm

Auke Kok wrote:

This stuff should just be removed.

Either the code should be outputting "ethX: blahblah" via printk(), or 
the code should be outputting the standard dev_printk() prefix [driver 
name, PCI device info].

Also, it is recommended to use the NETIF_MSG_xxx bits to permit 
fine-grained control over which messages are output, on a per-port basis 
(controlled via ethtool).  grep around for 'msg_enable'

	Jeff



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 4/8] e1000e: limit EEPROM size accesses, Auke Kok, (Fri Mar 28, 12:15 pm)
Re: [PATCH 4/8] e1000e: limit EEPROM size accesses, Jeff Garzik, (Fri Mar 28, 9:58 pm)
Re: [PATCH 4/8] e1000e: limit EEPROM size accesses, Kok, Auke, (Mon Mar 31, 12:33 pm)
[PATCH 7/8] e1000e: rename a few functions, Auke Kok, (Fri Mar 28, 12:15 pm)
Re: [PATCH 6/8] e1000e: convert ndev_ printks to something s..., Jeff Garzik, (Fri Mar 28, 10:03 pm)
[PATCH 2/8] e1000e: rename mc_addr_list_update, Auke Kok, (Fri Mar 28, 12:15 pm)