WANG Cong bc51dddf98 netns: avoid disabling irq for netns id
We never read or change netns id in hardirq context,
the only place we read netns id in softirq context
is in vxlan_xmit(). So, it should be enough to just
disable BH.

Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-09-04 11:39:59 -07:00
..
2016-08-30 22:17:20 -07:00
2016-02-16 20:21:48 -05:00
2016-06-03 19:37:21 -04:00
2015-04-02 14:04:59 -04:00
2016-08-30 22:27:18 -07:00
2015-11-22 11:54:10 -05:00
2016-08-23 23:25:29 -07:00
2015-10-26 22:24:22 -07:00