Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Miller
Date: Tuesday, October 2, 2007 - 3:04 pm

From: Stephen Hemminger <shemminger@linux-foundation.org>
Date: Tue, 2 Oct 2007 14:52:36 -0700


I keep seeing this recommendation, but the two supposedly most mature
and actively used drivers in the tree, tg3 and e1000 and e1000e, all
do not use this scheme.

In fact there are tons of drivers that even hook up the ethtool
msg_level setting function and never even use the value.

If people aren't using netif_msg_xxx() and the ethtool msg_level
facilities properly, it's because there is a severe dearth of good
example drivers to learn about it from.
-
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 5/7] CAN: Add virtual CAN netdevice driver, Urs Thuermann, (Tue Oct 2, 6:10 am)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Arnaldo Carvalho de Melo, (Tue Oct 2, 7:20 am)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Oliver Hartkopp, (Tue Oct 2, 8:07 am)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Arnaldo Carvalho de Melo, (Tue Oct 2, 9:46 am)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Oliver Hartkopp, (Tue Oct 2, 2:02 pm)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Arnaldo Carvalho de Melo, (Tue Oct 2, 2:43 pm)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, David Miller, (Tue Oct 2, 2:50 pm)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Stephen Hemminger, (Tue Oct 2, 2:52 pm)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, David Miller, (Tue Oct 2, 3:04 pm)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Oliver Hartkopp, (Wed Oct 3, 12:06 am)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Oliver Hartkopp, (Wed Oct 3, 10:47 am)
Re: [PATCH 5/7] CAN: Add virtual CAN netdevice driver, Urs Thuermann, (Thu Oct 4, 4:52 am)