On 05/13/2015 12:55 PM, Or Gerlitz wrote:
On 5/13/2015 1:42 PM, Jiri Pirko wrote:
Looks like the problem might be in named structures which suppose to be
>anonymous. Would you try following patch:
oh, switchdev_obj_vlan and switchdev_obj_ipv4_fib is used in rocker..
So better:
nope, fails.. if I remove the union (it is struct switchdev_obj has strict vlan
and ipv4_fib fields) it works. Seems there's some problem also with anonymous
unions.
Yes, we once had such an issue here btw:
https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/lib/test_bpf.c?id=ece80490e2c1cefda018b2e5b96d4f39083d9096
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html