On 04/24/2013 12:06 AM, Jesse Gross wrote:
OK, thanks.

I was about to apply this but it adds a new warning (on a non-RHEL platform):
/home/jgross/openvswitch/datapath/linux/netdevice.c:5:13: warning:
‘can_checksum_protocol’ defined but not used [-Wunused-function]

This happens since the code in netdevice.c was previously under a
single #ifdef and now the blocks can be independently used.

Right, I'll respin the patch and move it into the #ifdef containing
the only user.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to