1
0
Files
linux/include/linux
Joe Perches 60b8675592 usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
These macros are too similar to the dev_<level> equivalents
but take a usbnet * argument.  Convert them to the recently
introduced netdev_<level> macros and remove the old macros.

The old macros had "\n" appended to the format string.
Add the "\n" to the converted uses.

Some existing uses of the dev<foo> macros in cdc_eem.c
probably mistakenly had trailing "\n".  No "\n" added there.

Fix net1080 this/other log message inversion.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-17 13:35:40 -08:00
..
2010-01-13 09:04:53 +00:00
2009-12-16 07:20:13 -08:00
2010-01-11 14:29:20 +01:00
2010-02-05 07:35:05 -08:00
2009-12-15 08:53:33 -08:00
2010-02-14 22:38:54 -08:00
2009-12-23 13:33:54 +01:00
2010-01-14 09:05:26 -05:00
2010-01-11 14:32:44 +01:00
2010-01-15 01:43:28 -08:00
2010-02-02 07:32:29 -08:00
2010-01-11 16:28:01 -08:00
2010-01-28 22:32:45 -08:00
2010-01-15 01:43:29 -08:00
2009-12-16 06:56:12 -08:00
2009-12-15 08:53:36 -08:00
2009-12-26 20:40:34 -08:00
2010-02-03 20:32:28 -08:00
2010-02-04 10:23:02 -08:00
2009-12-16 22:32:29 -05:00
2010-01-14 22:38:09 -05:00
2010-01-16 12:15:38 -08:00
2009-12-16 12:16:49 -05:00