[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()
authorRoland Dreier <roland@topspin.com>
Sat, 16 Apr 2005 22:26:32 +0000 (15:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:26:32 +0000 (15:26 -0700)
Clean up mem-free mode support by introducing mthca_is_memfree() function,
which encapsulates the logic of deciding if a device is mem-free.

Signed-off-by: Roland Dreier <roland@topspin.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found