]> git.karo-electronics.de Git - mv-sheeva.git/commit
IB/ipath: Remove incompletely implemented ipath_runtime flags and code
authorJohn Gregor <john.gregor@qlogic.com>
Thu, 17 May 2007 15:15:50 +0000 (08:15 -0700)
committerRoland Dreier <rolandd@cisco.com>
Tue, 10 Jul 2007 03:12:25 +0000 (20:12 -0700)
commit8e9ab3f1c9e34d5c28446c3738983d33a3937fe0
treeedf8e4c3af761c440068b1d1039ab402650f372f
parent17b2eb9fe6bfadcb3ece308ed50193d10b71ba6e
IB/ipath: Remove incompletely implemented ipath_runtime flags and code

The IPATH_RUNTIME_PBC_REWRITE and the IPATH_RUNTIME_LOOSE_DMA_ALIGN
flags were not ever implemented correctly and did not turn out to be
necessary.  Remove the last vestiges of these flags but mark the spot
with a comment to remind us to not reuse these flags in the interest
of binary compatibility.  The INFINIPATH_XGXS_SUPPRESS_ARMLAUNCH_ERR
bit was also not found to be useful, so it was dropped in the cleanup
as well.

Signed-off-by: John Gregor <john.gregor@qlogic.com>
Signed-off-by: Arthur Jones <arthur.jones@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/ipath/ipath_common.h
drivers/infiniband/hw/ipath/ipath_iba6120.c