commit | 419091f1cc8afce943fd12af0df26201ee20c1c0 | [log] [tgz] |
---|---|---|
author | Yang Shi <yang.s@alibaba-inc.com> | Tue Jan 09 03:52:53 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 08 20:59:25 2018 -0500 |
tree | 2caf7eee22fcf49d8f00fd1f30f3dfe945a860ef | |
parent | 373372b31b8f3bd4b6751d422c00f50832a62a89 [diff] |
net: ovs: remove unused hardirq.h Preempt counter APIs have been split out, currently, hardirq.h just includes irq_enter/exit APIs which are not used by openvswitch at all. So, remove the unused hardirq.h. Signed-off-by: Yang Shi <yang.s@alibaba-inc.com> Acked-by: Pravin B Shelar <pshelar@ovn.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: dev@openvswitch.org Signed-off-by: David S. Miller <davem@davemloft.net>