commit | 98dd1edffc6cd1a2ff3b18596f7c88f6c082fd2e | [log] [tgz] |
---|---|---|
author | Andy Gospodarek <gospo@broadcom.com> | Tue Jan 09 16:06:12 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 10 15:27:35 2018 -0500 |
tree | c30631910a3b07426a012005d7c6395b516b6e7a | |
parent | 8448f91fcdf8d028e40ec526b39ded01e4dafc11 [diff] |
net/mlx5e: Move interrupt moderation structs to new file Create new header file to prepare to move code that handles irq moderation to a library that lives in a header file. Signed-off-by: Andy Gospodarek <gospo@broadcom.com> Acked-by: Tal Gilboa <talgi@mellanox.com> Acked-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>