commit | 247f139cdae73b4f47bd348d05dff1afd40b84b6 | [log] [tgz] |
---|---|---|
author | Mohamad Haj Yahia <mohamad@mellanox.com> | Tue Oct 25 18:36:31 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 29 12:00:39 2016 -0400 |
tree | 3bfbc76ca0cdee7da036e9b7e79f8e875d35fc92 | |
parent | 5e1e93c7047381b81236f82f60c15d49c510d1a7 [diff] |
net/mlx5: Change the acl enable prototype to return status The Ingress/Egress ACL enable function may fail and it should return status to its caller to avoid NULL pointer dereference. Fixes: f942380c1239 ('net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchk') Signed-off-by: Mohamad Haj Yahia <mohamad@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>