diff options
author | Roland Dreier <rolandd@cisco.com> | 2009-02-23 07:14:37 +0300 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2009-02-23 07:14:37 +0300 |
commit | e538052746d570c874650a24eed89fca6e4c93dc (patch) | |
tree | 308b1a9829002328cdd91ef913a486b31b6342c2 /drivers/infiniband/hw/cxgb3 | |
parent | 71c4512201575c7cc008b364e2e2c75cc7085c26 (diff) | |
download | linux-e538052746d570c874650a24eed89fca6e4c93dc.tar.xz |
IB/ipath: Really run work in ipath_release_user_pages_on_close()
ipath_release_user_pages_on_close() just allocated a structure to
schedule work with but just returned (leaking the structure) rather than
actually doing schedule_work(). Fix the logic to what was intended.
This was spotted by the Coverity checker (CID 2700).
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/cxgb3')
0 files changed, 0 insertions, 0 deletions