commit | 6296883ca4cd52dafb45f191d24102e28ded38f2 | [log] [tgz] |
---|---|---|
author | Yevgeny Petrilin <yevgenyp@mellanox.co.il> | Wed Apr 23 11:55:45 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Apr 23 11:55:45 2008 -0700 |
tree | 341e90a9560d8cf6b498d249a6ac81aeea97dd7b | |
parent | 14fb05b3497351fbeb514381bcd227d84e115bd9 [diff] |
mlx4_core: Move kernel doorbell management into core In addition to mlx4_ib, there will be ethernet and FC consumers of mlx4_core, so move the code for managing kernel doorbells into the core module to avoid having to duplicate this multiple times. Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>