commit | ad68147ef2878cad0cb9aba2a682c4bb8832cca7 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Wed Jun 27 14:39:01 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 29 11:32:55 2018 +0900 |
tree | 874ae22501e6166b391481f8f486107e39e7f80c | |
parent | b893281715ab4ea0e63034165b4fa11d1bb984c5 [diff] |
ila: Create main ila source file Create a main ila file that contains the module initialization functions as well as netlink definitions. Previously these were defined in ila_xlat and ila_common. This approach allows better extensibility. Signed-off-by: Tom Herbert <tom@quantonium.net> Signed-off-by: David S. Miller <davem@davemloft.net>