commit | f34475f5badfe8a9ad5836c94ca32f16ef07e9a8 | [log] [tgz] |
---|---|---|
author | Jes Sorensen <Jes.Sorensen@redhat.com> | Fri May 16 22:59:18 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 16 14:56:38 2014 -0700 |
tree | 640b2664d58c7d394ebef606d6296b9f1dc8987c | |
parent | acfd4aae9e782bb5b1dde844247cda01e3256cd2 [diff] |
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 <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>