wireless: cw1200: Fix memory leak in cw1200_wow_suspend()
authorChristian Engelmayer <cengelma@gmx.at>
Tue, 31 Dec 2013 17:33:57 +0000 (18:33 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Jan 2014 20:37:01 +0000 (15:37 -0500)
commit47acf6f544314a383e2208bf0ba29528bb6302d2
tree332a79df743ef4cc76cb2ccc8b4ce916dfb0244c
parent2c323058bcecb7d57610ebbcb85d4fa082d26c3b
wireless: cw1200: Fix memory leak in cw1200_wow_suspend()

Fix a memory leak in the cw1200_wow_suspend() error handling path.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/cw1200/pm.c