IB/ipath: Minor fix to ordering of freeing and zeroing of tid pages.
authorDave Olson <dave.olson@qlogic.com>
Wed, 3 Oct 2007 19:47:00 +0000 (12:47 -0700)
committerRoland Dreier <rolandd@cisco.com>
Wed, 10 Oct 2007 04:03:02 +0000 (21:03 -0700)
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>

No differences found