> -----Original Message-----
> From: David Miller [mailto:[email protected]]
> Sent: Monday, April 21, 2014 2:57 PM
> To: Haiyang Zhang
> Cc: [email protected]; KY Srinivasan; [email protected];
> [email protected]; [email protected]; driverdev-
> [email protected]
> Subject: Re: [PATCH net-next,1/2] hyperv: Remove recv_pkt_list and lock
> 
> From: Haiyang Zhang <[email protected]>
> Date: Mon, 21 Apr 2014 12:26:15 -0700
> 
> > @@ -401,8 +401,6 @@ static void rndis_filter_receive_data(struct
> rndis_device *dev,
> >     pkt->total_data_buflen = rndis_pkt->data_len;
> >     pkt->data = (void *)((unsigned long)pkt->data + data_offset);
> >
> > -   pkt->is_data_pkt = true;
> > -
> >     vlan = rndis_get_ppi(rndis_pkt, IEEE_8021Q_INFO);
> >     if (vlan) {
> >             pkt->vlan_tci = VLAN_TAG_PRESENT | vlan->vlanid |
> 
> This part of your change is not explained at all in your commit message.
> 
> Please resubmit this series with this hunk properly described and accounted 
> for.

I have updated the description and re-send them.

Thanks,
- Haiyang
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to