Re: [PATCH V4 11/24] aacraid: Added support for periodic wellness sync

2017-02-03 Thread Johannes Thumshirn
On 02/03/2017 12:53 AM, Raghava Aditya Renukunta wrote: This patch adds a new functions that periodically sync the time of host to the adapter. In addition also informs the adapter that the driver is alive and kicking. Only applicable to the HBA1000 and SMARTIOC2000. Signed-off-by: Raghava Adity

[PATCH V4 11/24] aacraid: Added support for periodic wellness sync

2017-02-02 Thread Raghava Aditya Renukunta
This patch adds a new functions that periodically sync the time of host to the adapter. In addition also informs the adapter that the driver is alive and kicking. Only applicable to the HBA1000 and SMARTIOC2000. Signed-off-by: Raghava Aditya Renukunta Signed-off-by: Dave Carroll --- Changes in