Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tg3: Fix irq alloc error cleanup path
This patch fixes a bug where the irq error cleanup path did not free all the resources it allocated. Signed-off-by: Matt Carlson <[email protected]> Signed-off-by: Ben Li <[email protected]> Signed-off-by: Akinobu Mita <[email protected]> Reviewed-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information