From: Jes Sorensen Date: Sun, 25 May 2014 20:43:10 +0000 (+0200) Subject: staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_iface() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~232 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b506ef18102fd1a30719d075e2be0efa1c2a920;p=pandora-kernel.git staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_iface() Calling open on the device when changing the interface type is wrong. Let the stack call open at the right time. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed