On 12/18/2023 2:39 AM, Jedrzej Jagielski wrote:
> 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]>
> ---
> v2: change aproach to use additional function parameter to notify when 
> overheat
> v4: change check_overtemp to bool
> v5: adress Simon's comments
> 
> https://lore.kernel.org/netdev/[email protected]/


Reviewed-by: Jacob Keller <[email protected]>
_______________________________________________
Intel-wired-lan mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to