mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 04:15:27 +07:00
mlxsw: spectrum_acl: Fix flex actions header ifndef define construct
Fix copy&paste error in flex actions header ifndef define construct Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
06b19fe9a6
commit
9270aa0ddc
@ -33,8 +33,8 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#ifndef _MLXSW_SPECTRUM_ACL_FLEX_KEYS_H
|
||||
#define _MLXSW_SPECTRUM_ACL_FLEX_KEYS_H
|
||||
#ifndef _MLXSW_SPECTRUM_ACL_FLEX_ACTIONS_H
|
||||
#define _MLXSW_SPECTRUM_ACL_FLEX_ACTIONS_H
|
||||
|
||||
#include "spectrum.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user