From: John W. Linville Date: Fri, 17 Jun 2011 20:41:30 +0000 (-0400) Subject: ath5k: free sc->ah in ath5k_deinit_softc X-Git-Tag: v3.1-rc1~316^2~350^2^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8d1602b223efcd4eaaa799314f5d7ad1742035;p=pandora-kernel.git ath5k: free sc->ah in ath5k_deinit_softc Nothing else is freeing it, and this mirrors the error handling path already in ath5k_init_softc. https://bugzilla.kernel.org/show_bug.cgi?id=37592 Signed-off-by: John W. Linville Reported-by: Tsyvarev Andrey --- Reading git-diff-tree failed