lkml.org 
[lkml]   [2014]   [Apr]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH net-next,1/2] hyperv: Remove recv_pkt_list and lock
    From
    From: Haiyang Zhang <haiyangz@microsoft.com>
    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.


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