https://github.com/torvalds/linux
Revision d5c65d32dc240bf600d9e54250a8133e93ece60a authored by Greg Kroah-Hartman on 04 December 2020, 15:00:34 UTC, committed by Greg Kroah-Hartman on 04 December 2020, 15:00:34 UTC
This reverts commit 558033c2828f832ab3b68c6f8b8710e0de6faef0 as Hans
reports it causes problems on some systems.  Until a "real" fix for this
can be found, revert this change to get normal functionality back.

Link: https://lore.kernel.org/r/70ca74c2-4a80-e25b-eca9-a63a75516673@redhat.com
Cc: Tom Yan <tom.ty89@gmail.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent da881de
History
Tip revision: d5c65d32dc240bf600d9e54250a8133e93ece60a authored by Greg Kroah-Hartman on 04 December 2020, 15:00:34 UTC
Revert "uas: fix sdev->host->dma_dev"
Tip revision: d5c65d3
File Mode Size
certs
.gitignore -rw-r--r-- 70 bytes
Kconfig -rw-r--r-- 7.5 KB
Makefile -rw-r--r-- 2.1 KB
ap.c -rw-r--r-- 1.3 KB
chan.c -rw-r--r-- 32.8 KB
core.c -rw-r--r-- 39.2 KB
core.h -rw-r--r-- 17.8 KB
debugfs.c -rw-r--r-- 2.9 KB
debugfs.h -rw-r--r-- 339 bytes
ethtool.c -rw-r--r-- 843 bytes
ibss.c -rw-r--r-- 12.2 KB
lib80211.c -rw-r--r-- 6.6 KB
lib80211_crypt_ccmp.c -rw-r--r-- 10.7 KB
lib80211_crypt_tkip.c -rw-r--r-- 19.2 KB
lib80211_crypt_wep.c -rw-r--r-- 6.0 KB
mesh.c -rw-r--r-- 8.0 KB
mlme.c -rw-r--r-- 25.4 KB
nl80211.c -rw-r--r-- 482.4 KB
nl80211.h -rw-r--r-- 4.7 KB
ocb.c -rw-r--r-- 1.8 KB
of.c -rw-r--r-- 3.4 KB
pmsr.c -rw-r--r-- 16.6 KB
radiotap.c -rw-r--r-- 11.8 KB
rdev-ops.h -rw-r--r-- 39.0 KB
reg.c -rw-r--r-- 110.9 KB
reg.h -rw-r--r-- 7.2 KB
scan.c -rw-r--r-- 82.3 KB
sme.c -rw-r--r-- 35.5 KB
sysfs.c -rw-r--r-- 4.0 KB
sysfs.h -rw-r--r-- 222 bytes
trace.c -rw-r--r-- 102 bytes
trace.h -rw-r--r-- 97.1 KB
util.c -rw-r--r-- 52.1 KB
wext-compat.c -rw-r--r-- 38.7 KB
wext-compat.h -rw-r--r-- 2.3 KB
wext-core.c -rw-r--r-- 31.6 KB
wext-priv.c -rw-r--r-- 6.9 KB
wext-proc.c -rw-r--r-- 3.6 KB
wext-sme.c -rw-r--r-- 8.7 KB
wext-spy.c -rw-r--r-- 6.6 KB

back to top