Commit 1c46bf6e authored by Jiantao Xiao's avatar Jiantao Xiao
Browse files

Revert "net: hns3: fix the HCLGE_OPC_WOL_CFG opcode id for wol"

driver inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7ON9Y


CVE: NA

----------------------------------------------------------------------

This reverts commit 987f422a.

Signed-off-by: default avatarJiantao Xiao <xiaojiantao1@h-partners.com>
parent 27be587d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -295,8 +295,8 @@ enum hclge_opcode_type {
	HCLGE_PPP_CMD0_INT_CMD		= 0x2100,
	HCLGE_PPP_CMD1_INT_CMD		= 0x2101,
	HCLGE_MAC_ETHERTYPE_IDX_RD      = 0x2105,
	HCLGE_OPC_WOL_CFG		= 0x2200,
	HCLGE_OPC_WOL_GET_SUPPORTED_MODE	= 0x2201,
	HCLGE_OPC_WOL_CFG		= 0x2202,
	HCLGE_NCSI_INT_EN		= 0x2401,

	/* ROH MAC commands */