commit | 51d2bfbddb33dc59786a3a41f7eeb59e30fa561c | [log] [tgz] |
---|---|---|
author | Hoang-Nam Nguyen <hnguyen@linux.vnet.ibm.com> | Fri Jul 20 16:02:46 2007 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Jul 20 21:19:44 2007 -0700 |
tree | 1b8b007c88015afb57264dd75b73454ec3a415c1 | |
parent | 633a5aedaee1c96347b8a6c2ae7dceb47d0c910f [diff] |
IB/ehca: Move ehca2ib_return_code() out of line ehca2ib_return_code() is not used in any fast path, and making it non-inline saves ~1.5K of code. Signed-off-by: Joachim Fenkes <fenkes@de.ibm.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>