commit | 0e03567a2c2542e142d5ab6c8bcbf6373a241afe | [log] [tgz] |
---|---|---|
author | Alexander Guller <alexg@mellanox.com> | Mon Dec 19 04:02:58 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 19 14:57:07 2011 -0500 |
tree | b478d2213c255be3b75af162379cae93fafd6455 | |
parent | 8d0fc7b61191c9433a4f738987b89e1d962eb637 [diff] |
mlx4_en: nullify cached multicast address list after cleanup Solves an issue where we tried to free the same page twice after the port has been opened and closed. Signed-off-by: Alexander Guller <alexg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>