From: Wei Yongjun Date: Thu, 23 May 2013 09:28:05 +0000 (+0800) Subject: Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~408 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3147cf59d144d1d5fa0d7d5574a7d514ae8efe16;p=pandora-kernel.git Staging: vt6655: add missing free_netdev() on error in hostap_enable_hostapd() Add the missing free_netdev() before return from function hostap_enable_hostapd() in the error handling case. Signed-off-by: Wei Yongjun Acked-by: Peter P Waskiewicz Jr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed