commit | b0e47c8b79154772a436f25bf7646733e1d6194c | [log] [tgz] |
---|---|---|
author | David Dillow <dillowda@ornl.gov> | Thu Jan 03 10:25:27 2008 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Thu Jan 03 10:25:27 2008 -0800 |
tree | 48d4b1232975de4b12b57e4919665e7cc93ccb14 | |
parent | b8c9a18712f7b617fda66d878ce3759c9e575ba0 [diff] |
IB/srp: Fix list corruption/oops on module reload Add a missing call to srp_remove_host() in srp_remove_one() so that we don't leak SRP transport class list entries. Tested-by: David Dillow <dillowda@ornl.gov> Acked-by: FUJITA Tomonori <tomof@acm.org> Signed-off-by: Roland Dreier <rolandd@cisco.com>