Re: [PATCH net-next 06/11] qed: health reporter init deinit seq
From: Jesse Brandeburg <hidden>
Date: 2020-08-21 17:46:26
From: Jesse Brandeburg <hidden>
Date: 2020-08-21 17:46:26
Igor Russkikh wrote:
Here we declare health reporter ops (empty for now) and register these in qed probe and remove callbacks. This way we get devlink attached to all kind of qed* PCI device entities: networking or storage offload entity. Signed-off-by: Igor Russkikh <redacted> Signed-off-by: Alexander Lobakin <redacted> Signed-off-by: Michal Kalderon <redacted>
I'm not really sure what the point of separating the ops skeleton code from the implementation in the next patch, but Reviewed-by: Jesse Brandeburg <redacted>