drivers/staging/rtl8192u/ieee80211/ieee80211_module.c: add missing free_netdev
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 22 Apr 2012 12:02:13 +0000 (14:02 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Apr 2012 18:28:25 +0000 (11:28 -0700)
Free dev on failure as done elsewhere in the function.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found