commit | 4f75da3666c0c572967729a2401ac650be5581b6 | [log] [tgz] |
---|---|---|
author | Tal Gilboa <talgi@mellanox.com> | Thu Jan 10 17:33:17 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jun 25 13:46:39 2019 -0700 |
tree | d050bfc18a162cd7fc85703e473d298e2a042f8d | |
parent | 8960b38932bee8db0bc9c4d8c135f21df6cdd297 [diff] |
linux/dim: Move implementation to .c files Moved all logic from dim.h and net_dim.h to dim.c and net_dim.c. This is both more structurally appealing and would allow to only expose externally used functions. Signed-off-by: Tal Gilboa <talgi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>