diff options
author | Baitinq <manuelpalenzuelamerino@gmail.com> | 2022-12-17 02:24:38 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-12-17 18:34:57 +0100 |
commit | 0f2ca95b5e5915962a5cbe4a02a700f520d93ada (patch) | |
tree | 5caac2ba6f934f07fb4597356e11f2024bbadb5a /Kernel/Net/NetworkAdapter.cpp | |
parent | 5875e66531a5c2117f4b26243bb026f2415481ec (diff) | |
download | serenity-0f2ca95b5e5915962a5cbe4a02a700f520d93ada.zip |
Kernel: Propagate errors in E1000NetworkAdapter
We now move the ErrorOr returning functions in the constructor to the
try_to_initialize() factory, which allows us to handle the errors and
removes two FIXME's :))
Diffstat (limited to 'Kernel/Net/NetworkAdapter.cpp')
0 files changed, 0 insertions, 0 deletions