projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a111a0
)
bonding: remove pr_fmt from bond_alb.c
author
Veaceslav Falico
<
[email protected]
>
Tue, 15 Jul 2014 17:36:03 +0000
(19:36 +0200)
committer
David S. Miller
<
[email protected]
>
Wed, 16 Jul 2014 06:15:58 +0000
(23:15 -0700)
To maintain the same message structure as netdev_* functions print.
CC: Jay Vosburgh <
[email protected]
>
CC: Andy Gospodarek <
[email protected]
>
Signed-off-by: Veaceslav Falico <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
drivers/net/bonding/bond_alb.c
patch
|
blob
|
history
diff --git
a/drivers/net/bonding/bond_alb.c
b/drivers/net/bonding/bond_alb.c
index 194a45bd1ef77cbef50aa71f16e6e1f116f765ec..f16442fa97ff833d1276d77f91c70146aa2b0cc9 100644
(file)
--- a/
drivers/net/bonding/bond_alb.c
+++ b/
drivers/net/bonding/bond_alb.c
@@
-19,8
+19,6
@@
*
*/
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-
#include <linux/skbuff.h>
#include <linux/netdevice.h>
#include <linux/etherdevice.h>