IB/mthca: fix memory user DB table leak
authorJack Morgenstein <jackm@mellanox.co.il>
Fri, 9 Dec 2005 21:48:50 +0000 (13:48 -0800)
committerRoland Dreier <rolandd@cisco.com>
Fri, 9 Dec 2005 21:48:50 +0000 (13:48 -0800)
Free the memory allocated in mthca_init_user_db_tab() when releasing
the db_tab in mthca_cleanup_user_db_tab().

Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found