Re: [ovs-dev] [recirc datapath V4 3/5] openvswitch.h: rename hash action definition

2014-04-18 Thread Jesse Gross
On Fri, Apr 18, 2014 at 2:50 AM, Andy Zhou wrote: > Rename hash_bias to hash_basis to make it consistent with similar > usages. > > Signed-off-by: Andy Zhou Acked-by: Jesse Gross ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/

[ovs-dev] [recirc datapath V4 3/5] openvswitch.h: rename hash action definition

2014-04-18 Thread Andy Zhou
Rename hash_bias to hash_basis to make it consistent with similar usages. Signed-off-by: Andy Zhou --- include/linux/openvswitch.h | 4 ++-- lib/dpif-netdev.c| 2 +- lib/odp-util.c | 2 +- ofproto/ofproto-dpif-xlate.c | 4 ++-- ofproto/ofproto-dpif-xlate.h | 2 +- 5 fi