diff options
author | Jedrzej Jagielski <[email protected]> | 2023-12-18 11:39:25 +0100 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-01-02 13:30:26 -0800 |
commit | 6c1b4af8c1b20c70dde01e58381685d6a4a1d2c8 (patch) | |
tree | 4d36ae0067e63f4a7e1657fd504d97b922c30288 /rust/helpers.c | |
parent | 738808ae82d908e5ef4bd025999d44510c0710a7 (diff) |
ixgbe: Refactor overtemp event handling
Currently ixgbe driver is notified of overheating events
via internal IXGBE_ERR_OVERTEMP error code.
Change the approach for handle_lasi() to use freshly introduced
is_overtemp function parameter which set when such event occurs.
Change check_overtemp() to bool and return true if overtemp
event occurs.
Reviewed-by: Przemek Kitszel <[email protected]>
Signed-off-by: Jedrzej Jagielski <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Tested-by: Sunitha Mekala <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions