summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJon Mason <jdmason@us.ibm.com>2006-03-10 15:12:10 -0600
committerJeff Garzik <jeff@garzik.org>2006-03-11 13:26:51 -0500
commit9ee09d9cd4f57bae9cd95ea7ae5f41c29a166361 (patch)
tree2b769501f13fabaa472c2ac3a4f5099a530770c2 /Makefile
parent9e927fb6186b6913d47d33068160088a084d568e (diff)
[PATCH] dl2k: DMA freeing error
This patch fixes an error in the dl2k driver's DMA mapping/unmapping. The adapter uses the upper 16bits of the DMA address for the buffer size. However, this is not masked off when referencing the DMA address, and can lead to errors by trying to free a DMA address out of range. Thanks, Jon Signed-off-by: Jon Mason <jdmason@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions