]> 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)
commit1b3c6336d8c2777d3a7bb8921952c6075e4ae2dc
treee021ecd1f37622ca2dcaa13cf0ac7578bc5304df
parentcdc41900b99692ce3c4e668568785afce9d5c0eb
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