> On Sep 16, 2016, at 4:05 PM, Jiri Pirko <[email protected]> wrote:
> 
> From: Nogah Frankel <[email protected]>
> 
> Add a new ndo to return statistics for offloaded operation.
> Since there can be many different offloaded operation with many
> stats types, the ndo gets an attribute id by which it knows which
> stats are wanted. The ndo also gets a void pointer to be cast according
> to the attribute id.
> 
> Signed-off-by: Nogah Frankel <[email protected]>
> Signed-off-by: Jiri Pirko <[email protected]>
> ---
> include/linux/netdevice.h | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
> 

Reviewed-by: Nikolay Aleksandrov <[email protected]>


Reply via email to