From: Yisen Zhuang
Date: Mon, 20 Jun 2016 15:12:34 +0800
>
>
> 在 2016/6/15 18:30, Yisen Zhuang 写道:
>> Hi David,
>>
>> Thanks for your suggestions.
>>
>> Please see my comments below.
>>
>> Thanks,
>>
>> Yisen
>>
>> 在 2016/6/15 13:41, David Miller 写道:
>>> From: Yisen Zhuang
>>> Date: Mon,
在 2016/6/15 18:30, Yisen Zhuang 写道:
> Hi David,
>
> Thanks for your suggestions.
>
> Please see my comments below.
>
> Thanks,
>
> Yisen
>
> 在 2016/6/15 13:41, David Miller 写道:
>> From: Yisen Zhuang
>> Date: Mon, 13 Jun 2016 20:41:22 +0800
>>
>>> From: Kejian Yan
>>>
>>> HNS receives a pac
Hi David,
Thanks for your suggestions.
Please see my comments below.
Thanks,
Yisen
在 2016/6/15 13:41, David Miller 写道:
> From: Yisen Zhuang
> Date: Mon, 13 Jun 2016 20:41:22 +0800
>
>> From: Kejian Yan
>>
>> HNS receives a packet without doing anything, but it should call
>> skb_reset_mac_h
From: Yisen Zhuang
Date: Mon, 13 Jun 2016 20:41:22 +0800
> From: Kejian Yan
>
> HNS receives a packet without doing anything, but it should call
> skb_reset_mac_header() to initialize the header before using
> eth_hdr().
>
> Fixes: 0d6b425a3773c3445b0f51b2f333821beaacb619
> Signed-off-by: Keji
From: Kejian Yan
HNS receives a packet without doing anything, but it should call
skb_reset_mac_header() to initialize the header before using
eth_hdr().
Fixes: 0d6b425a3773c3445b0f51b2f333821beaacb619
Signed-off-by: Kejian Yan
Signed-off-by: Yisen Zhuang
---
drivers/net/ethernet/hisilicon/hn