commit | 586cfa7f1d58a7d480e548d4a9bef7f542a03257 | [log] [tgz] |
---|---|---|
author | Mohamad Haj Yahia <mohamad@mellanox.com> | Tue May 03 17:14:01 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed May 04 14:04:48 2016 -0400 |
tree | 973fb02260c8040c33e56ad7319da2683aeb127a | |
parent | 01f51f2247250eb69d2fd345c498eedbb078bb56 [diff] |
net/mlx5: E-Switch, Use vport event handler for vport cleanup Remove the usage of explicit cleanup function and use existing vport change handler. Calling vport change handler while vport is disabled will cleanup the vport resources. 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>