]> git.baikalelectronics.ru Git - kernel.git/commit
net: hns3: remove the way to set tx spare buf via module parameter
authorHao Chen <chenhao288@hisilicon.com>
Thu, 18 Nov 2021 12:12:45 +0000 (20:12 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Nov 2021 12:31:49 +0000 (12:31 +0000)
commit7d13e329491d8a85902b6b0e9f789d66084d6ee8
treee021ecd1f37622ca2dcaa13cf0ac7578bc5304df
parent14a0f9fc10599642ac564aaaf702989df91a9063
net: hns3: remove the way to set tx spare buf via module parameter

The way to set tx spare buf via module parameter is not such
convenient as the way to set it via ethtool.

So,remove the way to set tx spare buf via module parameter.

Signed-off-by: Hao Chen <chenhao288@hisilicon.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/hisilicon/hns3/hns3_enet.c