summaryrefslogtreecommitdiffstats
path: root/drivers/net/acenic.c
diff options
context:
space:
mode:
authorJon Mason <jdmason@us.ibm.com>2006-03-10 22:12:10 +0100
committerJeff Garzik <jeff@garzik.org>2006-03-11 19:26:51 +0100
commit9ee09d9cd4f57bae9cd95ea7ae5f41c29a166361 (patch)
tree2b769501f13fabaa472c2ac3a4f5099a530770c2 /drivers/net/acenic.c
parent[PATCH] Wrong return value corrupts free object in e1000 driver (diff)
downloadlinux-9ee09d9cd4f57bae9cd95ea7ae5f41c29a166361.tar.xz
linux-9ee09d9cd4f57bae9cd95ea7ae5f41c29a166361.zip
[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 'drivers/net/acenic.c')
0 files changed, 0 insertions, 0 deletions