diff options
author | 2015-08-16 01:44:52 +0530 | |
---|---|---|
committer | 2015-08-17 15:25:29 -0700 | |
commit | 6a3c2f838c69406688ed0dbae473c3a08eeb5519 (patch) | |
tree | 3203ff3deaaff3f4571f1950bd176db34903feda /net/netfilter/xt_TCPOPTSTRIP.c | |
parent | enic: move struct definition from .c to .h file (diff) | |
download | wireguard-linux-6a3c2f838c69406688ed0dbae473c3a08eeb5519.tar.xz wireguard-linux-6a3c2f838c69406688ed0dbae473c3a08eeb5519.zip |
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
pr_info does not give any details about the interface involved. This patch
uses netdev_info for printing the message. Use dev_info where netdev is not
ready.
Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/xt_TCPOPTSTRIP.c')
0 files changed, 0 insertions, 0 deletions