OSDN Git Service

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)
commite175eb5fb05462398452e31df5019d780badf45d
treee021ecd1f37622ca2dcaa13cf0ac7578bc5304df
parente65a0231d2caf7d30548964c7bba4c3016dea1d2
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