Woops! Just sent a review.

On Wed, Jul 17, 2013 at 2:44 PM, Ben Pfaff <b...@nicira.com> wrote:
> On Tue, Jul 16, 2013 at 10:16 PM, Joe Stringer <j...@wand.net.nz> wrote:
>> Commit fab52e16f7d8ccdbad53c5037cd04d5863a2cb4a introduces a comparison
>> between mismatching types, shown by the following compiler warnings:-
>>
>> lib/bfd.c:461:52: warning: restricted __be64 degrades to integer
>> lib/bfd.c:461:68: warning: restricted __be32 degrades to integer
>>
>> This patch changes the htonl() call to htonll() to fix this.
>>
>> Signed-off-by: Joe Stringer <j...@wand.net.nz>
>
> I posted the same patch earlier, please just review that one.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to