[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150425.154835.1582262265647227722.davem@davemloft.net>
Date: Sat, 25 Apr 2015 15:48:35 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sixiao@...rosoft.com
Cc: kys@...rosoft.com, haiyangz@...rosoft.com,
devel@...uxdriverproject.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next,v2,1/1] hv_netvsc: introduce netif-msg into
netvsc module
From: sixiao@...rosoft.com
Date: Fri, 24 Apr 2015 11:34:48 -0700
> + net_device_ctx->msg_enable = netif_msg_init(debug, default_msg);
> + if (netif_msg_probe(net_device_ctx))
> + netdev_dbg(net, "netvsc msg_enable: %d",
> + net_device_ctx->msg_enable);
> +
I expect you to respin this and fix the newline problem.
Also, net-next is not open for submissions yet.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists