net/nfp: move CPP bridge to separate file
authorHeinrich Kuhn <heinrich.kuhn@netronome.com>
Thu, 29 Jul 2021 13:47:07 +0000 (15:47 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Aug 2021 16:26:57 +0000 (18:26 +0200)
commit19af5a38f7b600e9c57d3ea235c2108b3c542a81
tree45ce7b85c7eb05f4b074d4d3eee054dc6c90a93d
parent79c7601a64843607cf336a5188d992a23155c2b7
net/nfp: move CPP bridge to separate file

This commit moves the CPP bridge logic to a separate file. A new
corresponding header file is also created.

Signed-off-by: Heinrich Kuhn <heinrich.kuhn@netronome.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
drivers/net/nfp/meson.build
drivers/net/nfp/nfp_cpp_bridge.c [new file with mode: 0644]
drivers/net/nfp/nfp_cpp_bridge.h [new file with mode: 0644]
drivers/net/nfp/nfp_net.c