commit | 3ac8c70f74ca67111c570f4ba828cc4b6fc229f4 | [log] [tgz] |
---|---|---|
author | Dave Olson <dave.olson@qlogic.com> | Wed Oct 03 12:47:00 2007 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Oct 09 21:03:02 2007 -0700 |
tree | d8e99d579fc2c7cead30215c68d5c006badc7abd | |
parent | bda94e32b39c0e60d43b34a175363601b6f12ca4 [diff] |
IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages. Fixed to be the same as everywhere else. copy and then zero the page * in the array first, and then pass the copy to the VM routines. Signed-off-by: Dave Olson <dave.olson@qlogic.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>