commit | cac1174fa17f2cf5d504cbe00c0053f0b9e3b58d | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Sat Aug 17 16:28:11 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 17 12:40:08 2019 -0700 |
tree | 19361e6055a96e62562992f3e9889c7d046d12c6 | |
parent | 9b63f57d4ab981e18e35def3349040527ead93c3 [diff] |
drop_monitor: Initialize hardware per-CPU data Like software drops, hardware drops also need the same type of per-CPU data. Therefore, initialize it during module initialization and de-initialize it during module exit. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>