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)
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>

No differences found