rocker: introduce worlds infrastructure
authorJiri Pirko <jiri@mellanox.com>
Tue, 16 Feb 2016 14:14:45 +0000 (15:14 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 04:08:34 +0000 (23:08 -0500)
commite420114eef4a3a5025a243b89b0dc343101e3d3c
tree34c2ebdfa412e4ca5b159dbc9c6d2819b1a8cd5b
parent0514c4e809a93544253ba5fb797379fa9cc45cce
rocker: introduce worlds infrastructure

This is another step on the way to per-world clean cut. Introduce world
ops hooks which each world can implement in world-specific way.
Also introduce world infrastructure along with OF-DPA world stub.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/rocker/Makefile
drivers/net/ethernet/rocker/rocker.h
drivers/net/ethernet/rocker/rocker_main.c
drivers/net/ethernet/rocker/rocker_ofdpa.c [new file with mode: 0644]