Re: [PATCH net-next] cxgb4: Add thermal zone support

2018-10-09 Thread David Miller
From: Ganesh Goudar Date: Tue, 9 Oct 2018 19:14:13 +0530 > Add thermal zone support to monitor ASIC's temperature. > > Signed-off-by: Ganesh Goudar Applied.

[PATCH net-next] cxgb4: Add thermal zone support

2018-10-09 Thread Ganesh Goudar
Add thermal zone support to monitor ASIC's temperature. Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/Makefile| 1 + drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 18 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c| 8 ++ drivers/net/ethernet/ch