On Thu, 17 Sep 2020 18:13:24 -0700 Shannon Nelson wrote:
> The dev flash status notify function parameter lists are getting
> rather long, so add a struct to be filled and passed rather than
> continuously changing the function signatures.
>
> Signed-off-by: Shannon Nelson
> Reviewed-by: Jacob Ke
The dev flash status notify function parameter lists are getting
rather long, so add a struct to be filled and passed rather than
continuously changing the function signatures.
Signed-off-by: Shannon Nelson
Reviewed-by: Jacob Keller
---
include/net/devlink.h | 19 +++
net/core/devli