commit | 648b4a995a057187ddd77cdb181e6a0b24ab2959 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Oct 01 11:03:45 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 03 04:49:39 2015 -0700 |
tree | 28535b6300765d1411c7a7e4a30015de227cb947 | |
parent | 52ba57cfdc4c90da3bf996dfbe0c5feb731eb477 [diff] |
switchdev: bring back switchdev_obj and use it as a generic object param Replace "void *obj" with a generic structure. Introduce couple of helpers along that. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Scott Feldman <sfeldma@gmail.com> Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>