commit | dc4ae1f46dbbcd08b3b5e23ad5ef87bf4bb41adf | [log] [tgz] |
---|---|---|
author | Stefano Brivio <stefano.brivio@polimi.it> | Mon Apr 14 00:59:49 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 15 15:04:36 2008 -0400 |
tree | 65909ff221f8eec95867a78d2687be82262ac2ef | |
parent | b3fc9c6c58c986f7a24fd8b0794d1e0794935a28 [diff] |
b43legacy: fix DMA mapping leakage This fixes a DMA mapping leakage in the case where we reject a DMA buffer because of its address. The patch by Michael Buesch has been ported to b43legacy. Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it> Cc: Christian Casteyde <casteyde.christian@free.fr> Signed-off-by: John W. Linville <linville@tuxdriver.com>