Re: [Intel-wired-lan] [PATCH] e1000e: Fix error handling in e1000_set_d0_lplu_state_82571

2021-03-08 Thread Dvora Fuxbrumer
_val) + return ret_val; /* LPLU and SmartSpeed are mutually exclusive. LPLU is used * during Dx states where the power conservation is most * important. During driver activity we should enable Tested-by: Dvora Fuxbrumer

Re: [Intel-wired-lan] [PATCH net 1/2] e1000e: Fix duplicate include guard

2021-03-02 Thread Dvora Fuxbrumer
e "ich8lan.h" -#endif +#endif /* _E1000E_HW_H_ */ Tested-by: Dvora Fuxbrumer