Hi all, After merging the net tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/net/ethernet/marvell/mvneta.c: In function 'mvneta_skb_tx_csum': drivers/net/ethernet/marvell/mvneta.c:1374:3: error: implicit declaration of function 'vlan_get_protocol' [-Werror=implicit-function-declaration] __be16 l3_proto = vlan_get_protocol(skb); ^ Caused by commit 817dbfa5d1bc ("mvneta: Fix TSO and checksum for non-acceleration vlan traffic"). I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au