commit | 4803d0100196209137c8cff3666d354756525d58 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Sun Jul 21 15:08:31 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 21 11:46:31 2019 -0700 |
tree | 6cf3033b0b5d56892b15d398ad5d93f04829885f | |
parent | 408d2bbbfd4687c435ee5d4967dbe95bc9be82ed [diff] |
net: hns3: typo in the name of a constant All constant in 'enum HCLGE_MBX_OPCODE' start with HCLGE, except 'HLCGE_MBX_PUSH_VLAN_INFO' (C and L switched) s/HLC/HCL/ Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: David S. Miller <davem@davemloft.net>