From: "luobin (L)"
Date: Wed, 20 May 2020 12:39:27 +0800
> It's because I made this patch based on the previous patch
> ([PATCH net-next v1] hinic: add set_channels ethtool_ops support), so
Don't ever silently create dependencies like this.
Either submit new dependant patches after the required
From: "luobin (L)"
Date: Wed, 20 May 2020 09:51:02 +0800
> Sorry,I'm afraid I haven't got what you mean.
Please don't top-post.
What I said was:
>> This doesn't apply cleanly to net-next.
Which simply means that when I try to apply your patch to net-next
with 'git am' it fails.
From: Luo bin
Date: Mon, 18 May 2020 23:38:48 +
> add support to set pause param with ethtool -A and get pause
> param with ethtool -a. Also remove set_link_ksettings ops for VF.
>
> Signed-off-by: Luo bin
This doesn't apply cleanly to net-next.
add support to set pause param with ethtool -A and get pause
param with ethtool -a. Also remove set_link_ksettings ops for VF.
Signed-off-by: Luo bin
---
.../net/ethernet/huawei/hinic/hinic_ethtool.c | 100 +-
.../net/ethernet/huawei/hinic/hinic_hw_dev.c | 2 +
.../net/etherne