From 3147cf59d144d1d5fa0d7d5574a7d514ae8efe16 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Thu, 23 May 2013 17:28:05 +0800 Subject: [PATCH] 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-format-patch failed