git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acfd4aa
)
staging: rtl8723au: Do not reset wdev->iftype in netdev_close()
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Fri, 16 May 2014 20:59:18 +0000
(22:59 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 16 May 2014 21:56:38 +0000
(14:56 -0700)
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>
No differences found