]> git.proxmox.com Git - ovs.git/commit
dpif-netdev: Rename rxq_interval.
authorKevin Traynor <ktraynor@redhat.com>
Tue, 7 Nov 2017 17:31:40 +0000 (17:31 +0000)
committerIan Stokes <ian.stokes@intel.com>
Thu, 16 Nov 2017 16:24:11 +0000 (16:24 +0000)
commit64bf452e6875c1db6e5872e835b8b0b68059610a
tree47aba7dc1611f36354ec417d3d15d91aaeb79c36
parentdaf22bf7a8267153eaf42824ccf867372f8b0322
dpif-netdev: Rename rxq_interval.

rxq_interval was added before there was other #defines
and code related to rxq intervals.

Rename to rxq_next_cycles_store in order to make it more intuitive.

Requested-by: Ilya Maximets <i.maximets@samsung.com>
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
Acked-by: Antonio Fischetti <antonio.fischetti@intel.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
lib/dpif-netdev.c