]> git.baikalelectronics.ru Git - kernel.git/commit
net: ovs: remove unused hardirq.h
authorYang Shi <yang.s@alibaba-inc.com>
Mon, 8 Jan 2018 19:52:53 +0000 (03:52 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Jan 2018 01:59:25 +0000 (20:59 -0500)
commit485fc8c4986997e19ead01a588fb321b7e35bafa
tree2caf7eee22fcf49d8f00fd1f30f3dfe945a860ef
parentae0ab82ca1a9be48209cfda6af459973ecf6ca3f
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>
net/openvswitch/vport-internal_dev.c