lkml.org 
[lkml]   [2015]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH net-next 1/1] hv_netvsc: Use the xmit_more skb flag to optimize signaling the host
Date


> -----Original Message-----
> From: David Miller [mailto:davem@davemloft.net]
> Sent: Thursday, April 30, 2015 1:35 PM
> To: KY Srinivasan
> Cc: netdev@vger.kernel.org; linux-kernel@vger.kernel.org;
> devel@linuxdriverproject.org; olaf@aepfle.de; apw@canonical.com;
> jasowang@redhat.com
> Subject: Re: [PATCH net-next 1/1] hv_netvsc: Use the xmit_more skb flag to
> optimize signaling the host
>
> From: "K. Y. Srinivasan" <kys@microsoft.com>
> Date: Wed, 29 Apr 2015 15:33:42 -0700
>
> > @@ -772,19 +773,21 @@ static inline int netvsc_send_pkt(
> > if (packet->page_buf_cnt) {
> > pgbuf = packet->cp_partial ? packet->page_buf +
> > packet->rmsg_pgcnt : packet->page_buf;
> > - ret = vmbus_sendpacket_pagebuffer(out_channel,
> > + ret = vmbus_sendpacket_pagebuffer_ctl(out_channel,
> > pgbuf,
>
> You have to fix the indentation of the arguments if you are going to change
> the column where the openning parenthesis occurs on the first line.

Will do.

K. Y


\
 
 \ /
  Last update: 2015-04-30 23:21    [W:0.044 / U:0.252 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site