2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00
Files
openvswitch/datapath
Kaige Fu c4b5b40397 datapath: Remove redundant check for IFF_NO_QUEUE
IFF_NO_QUEUE is checked twice. This cause a situation
that HAVE_IFF_NO_QUEUE is defined no matter whether
the flag IFF_NO_QUEUE is defined in kernel or not.

Signed-off-by: Kaige Fu <fukaige@huawei.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
2017-11-01 13:12:09 -07:00
..
2017-04-19 12:58:06 -07:00
2016-12-12 08:57:06 -08:00
2017-03-02 15:51:39 -08:00
2017-03-02 15:51:39 -08:00