On Mon, Oct 12, 2015 at 10:54 AM, Jiri Pirko wrote:
> From: Jiri Pirko
>
> This is going to be used for deferred operations.
>
> Signed-off-by: Jiri Pirko
Acked-by: Scott Feldman
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.ker
From: Jiri Pirko
This is going to be used for deferred operations.
Signed-off-by: Jiri Pirko
---
include/net/switchdev.h | 5 +
net/switchdev/switchdev.c | 19 +++
2 files changed, 24 insertions(+)
diff --git a/include/net/switchdev.h b/include/net/switchdev.h
index 1ce