This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers/net/wireless/b43legacy
Stefano Brivio 8dd0100ce9 b43legacy: fix DMA slot resource leakage
This fixes four resource leakages.
In any error path we must deallocate the DMA frame slots we
previously allocated by request_slot().
This is done by storing the ring pointers before doing any ring
allocation and restoring the old pointers in case of an error.

This patch by Michael Buesch has been ported to b43legacy.

Cc: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Stefano Brivio <stefano.brivio@polimi.it>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-02-05 14:35:46 -05:00
..
2008-02-05 14:35:46 -05:00
2008-01-28 15:04:31 -08:00
2008-01-28 15:07:25 -08:00
2008-01-28 15:03:26 -08:00
2008-02-05 14:35:46 -05:00
2008-01-28 15:04:31 -08:00
2008-01-28 15:03:27 -08:00
2008-01-28 15:10:42 -08:00