On Wed, Nov 16, 2011 at 12:18 PM, Pravin Shelar <pshe...@nicira.com> wrote: > On Wed, Nov 16, 2011 at 9:57 AM, Jesse Gross <je...@nicira.com> wrote: >> On Mon, Nov 14, 2011 at 2:01 PM, Pravin B Shelar <pshe...@nicira.com> wrote: >>> diff --git a/net/openvswitch/flow.h b/net/openvswitch/flow.h >>> index 43360cc..4596fd2 100644 >>> --- a/net/openvswitch/flow.h >>> +++ b/net/openvswitch/flow.h >>> @@ -44,7 +43,7 @@ struct sw_flow_key { >>> } eth; >>> struct { >>> u8 proto; /* IP protocol or lower 8 bits of >>> ARP opcode. */ >>> - u8 tos; /* IP ToS. */ >>> + u8 tos; /* IP ToS. */ >> >> Whitespace change. > > This is fixing white warning reported by checkpatch. So I will keep it. > I will send patch fixed according to other of comments.
Please make any changes in the OVS repository. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev