Hi all, After merging the net-next tree, today's linux-next build (mips cavium_octeon_defconfig) failed like this: drivers/staging/octeon/ethernet-tx.c:287:23: error: implicit declaration of function 'skb_drag_size'; did you mean 'skb_frag_size'? [-Werror=implicit-function-declaration] Caused by commit 92493a2f8a8d ("Build fixes for skb_frag_size conversion") -- Cheers, Stephen Rothwell