staging: ath6kl: Fixing memory leak
authorVipin Mehta <vmehta@atheros.com>
Fri, 18 Feb 2011 21:13:12 +0000 (13:13 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 21:28:52 +0000 (13:28 -0800)
commit0ad7fdde6cfba9b0cf716bbd9549b05f195b8ebb
tree4b7a7f26816a1f94dd75865bd57a34e239d42597
parent711a1bccf23a54868d94af200061d35207c358e9
staging: ath6kl: Fixing memory leak

The patch fixes a mismatch in the allocation and free of scatter HIF bus
requests in the suspend/resume path.

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif.c