diff options
author | Douglas Anderson <[email protected]> | 2023-10-20 14:06:58 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-22 11:46:18 +0100 |
commit | 715f67f33af45ce2cc3a5b1ef133cc8c8e7787b0 (patch) | |
tree | e880927bd6d770adeb34bc38c89ee0b1a356cad5 /net/ipv4/tcp_input.c | |
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 <[email protected]>
Reviewed-by: Grant Grundler <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions