• Luo bin's avatar
    hinic: add set_channels ethtool_ops support · 2eed5a8b
    Luo bin authored
    add support to change TX/RX queue number with "ethtool -L combined".
    
    V5 -> V6: remove check for carrier in hinic_xmit_frame
    V4 -> V5: change time zone in patch header
    V3 -> V4: update date in patch header
    V2 -> V3: remove check for zero channels->combined_count
    V1 -> V2: update commit message("ethtool -L" to "ethtool -L combined")
    V0 -> V1: remove check for channels->tx_count/rx_count/other_count
    Signed-off-by: default avatarLuo bin <luobin9@huawei.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    2eed5a8b
hinic_main.c 31.4 KB