staging: ath6kl: Fixing a memory leak
commit774c1fe2fe9f14c657deb63705ef044f7af9a6cb
authorVipin Mehta <vmehta@atheros.com>
Fri, 18 Feb 2011 21:13:09 +0000 (18 13:13 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 21:28:51 +0000 (18 13:28 -0800)
treeddf0b8a46b37bc4122399fcb08e9319d827c548f
parentfb9b548717444c82eb2d196c91729421ee68d4be
staging: ath6kl: Fixing a memory leak

Virtual Scatter Gather Lists not getting freed during the HTCStop(). The
patch adds some clean up code in the code path.

Signed-off-by: Vipin Mehta <vmehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/ath6kl/htc2/AR6000/ar6k.c
drivers/staging/ath6kl/htc2/AR6000/ar6k.h
drivers/staging/ath6kl/htc2/htc.c