Files
ladybird/Kernel/Net/RTL8168NetworkAdapter.cpp
Brian Gianforcaro b90cc1148a Kernel: Switch RTL8168NetworkAdapter::possible_device_name to StringView
There is no need to allocate a `AK::String` for the device name, when
the list of devices is entirely static.
2021-10-01 17:22:17 +00:00

51 KiB