From: Jes Sorensen Date: Fri, 16 May 2014 20:59:18 +0000 (+0200) Subject: staging: rtl8723au: Do not reset wdev->iftype in netdev_close() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~162^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4e506565cfc0a2f534dfda1fb7ca5c26f7a604;p=pandora-kernel.git staging: rtl8723au: Do not reset wdev->iftype in netdev_close() wdev->ifdev should be set by .change_virtual_intf(). This solves the problem of WARN() messages on module unload. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed