Re: [PATCH net-next 10/11] net: hns3: add ethtool priv-flag for EQ/CQ
On 2020/11/8 1:47, Jakub Kicinski wrote: On Sat, 7 Nov 2020 14:31:20 +0800 Huazhong Tan wrote: +static void hns3_update_cqe_mode(struct net_device *netdev, bool enable, bool is_tx) Wrap this to 80 characters, please. Will fix it. Thanks .
Re: [PATCH net-next 10/11] net: hns3: add ethtool priv-flag for EQ/CQ
On Sat, 7 Nov 2020 14:31:20 +0800 Huazhong Tan wrote: > +static void hns3_update_cqe_mode(struct net_device *netdev, bool enable, > bool is_tx) Wrap this to 80 characters, please.