diff options
author | Douglas Anderson <dianders@chromium.org> | 2023-10-20 14:06:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-22 11:46:18 +0100 |
commit | 715f67f33af45ce2cc3a5b1ef133cc8c8e7787b0 (patch) | |
tree | e880927bd6d770adeb34bc38c89ee0b1a356cad5 /drivers/scsi/Kconfig | |
parent | bc65cc42af737a5a35f83842408ef2c6c79ba025 (diff) |
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Whenever the RTL8152_UNPLUG is set that just tells the driver that all
accesses will fail and we should just immediately bail. A future patch
will use this same concept at a time when the driver hasn't actually
been unplugged but is about to be reset. Rename the flag in
preparation for the future patch.
This is a no-op change and just a search and replace.
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/scsi/Kconfig')
0 files changed, 0 insertions, 0 deletions