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:
2de390b
)
bonding: remove pr_fmt from bond_options.c
author
Veaceslav Falico
<
[email protected]
>
Tue, 15 Jul 2014 17:36:09 +0000
(19:36 +0200)
committer
David S. Miller
<
[email protected]
>
Wed, 16 Jul 2014 06:16:06 +0000
(23:16 -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_options.c
patch
|
blob
|
history
diff --git
a/drivers/net/bonding/bond_options.c
b/drivers/net/bonding/bond_options.c
index 1e28de28ddddee7c7484b7a37f1e753141cd916d..dc73463c2c237d99bf26c9b3ff21512c36f69504 100644
(file)
--- a/
drivers/net/bonding/bond_options.c
+++ b/
drivers/net/bonding/bond_options.c
@@
-9,8
+9,6
@@
* (at your option) any later version.
*/
-#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
-
#include <linux/errno.h>
#include <linux/if.h>
#include <linux/netdevice.h>