On 04/27/2015 06:37 PM, Sasha Levin wrote:

much better now but there are still several build failures.

Thanks again!

drivers/net/ethernet/broadcom/bnx2x/bnx2x.h: In function 
'bnx2x_fp_busy_poll_init':
drivers/net/ethernet/broadcom/bnx2x/bnx2x.h:625:2: error: implicit declaration 
of function 'WRITE_ONCE'

That's a missing "kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)".

drivers/net/vxlan.c: In function 'vxlan_xmit_skb':
drivers/net/vxlan.c:1646:2: error: too few arguments to function 
'iptunnel_handle_offloads'
include/net/ip_tunnels.h:181:17: note: declared here

And this is just a bad backport.

Fixed both and repushed.

Yes, all is perfect now.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to