commit | 561e148ea972a6e8d2c8f7aecc658b3a64f7a6de | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@topspin.com> | Wed May 25 12:31:30 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Wed May 25 15:31:28 2005 -0700 |
tree | 39feb619de4a5e6b6a3695082e44398c6140699f | |
parent | e4f50f003dc568f6fc3904d451c562007bd09640 [diff] |
[PATCH] IB: fix potential ib_umad leak Free all unclaimed MAD receive buffers when userspace closes our file so we don't leak memory. Signed-off-by: Roland Dreier <roland@topspin.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>