aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
diff options
context:
space:
mode:
authorSimon Xiao <sixiao@microsoft.com>2015-04-28 01:05:17 -0700
committerDavid S. Miller <davem@davemloft.net>2015-04-29 14:45:17 -0400
commit3f300ff41d89fe9674b8dbab950ba2572639ee8d (patch)
tree83afb84a35c2e4f2f81ce5555bb9b4a5f9f9964f /drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
parentroute: Use ipv4_mtu instead of raw rt_pmtu (diff)
downloadlinux-dev-3f300ff41d89fe9674b8dbab950ba2572639ee8d.tar.xz
linux-dev-3f300ff41d89fe9674b8dbab950ba2572639ee8d.zip
hv_netvsc: introduce netif-msg into netvsc module
1. Introduce netif-msg to netvsc to control debug logging output and keep msg_enable in netvsc_device_context so that it is kept persistently. 2. Only call dump_rndis_message() when NETIF_MSG_RX_ERR or above is specified in netvsc module debug param. In non-debug mode, in current code, dump_rndis_message() will not dump anything but it still initialize some local variables and process the switch logic which is unnecessary, especially in high network throughput situation. Signed-off-by: Simon Xiao <sixiao@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c')
0 files changed, 0 insertions, 0 deletions