commit | 1e27ca69446e98b666b215b8ba71bf29281ce674 | [log] [tgz] |
---|---|---|
author | Marcel Apfelbaum <marcela@mellanox.co.il> | Mon Jan 02 04:07:39 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 03 12:49:16 2012 -0500 |
tree | 72094253b9b3acb944d809e19a3974b9fe52b58f | |
parent | f7d9821a6a9c83450ac35e76d3709e32fd38b76f [diff] |
mlx4_core: fix mtt range deallocation The mtt range was allocated in mtt units but deallocated in segments. Among the rest, this caused crash during hotplug removal Reported-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Marcel Apfelbaum <marcela@mellanox.co.il> Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Tested-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>