From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Date: Wed, 2 Nov 2011 16:37:08 +1100 > Subject: [PATCH] net: fix typo in drivers/net/ethernet/xilinx/ll_temac_main.c > > Commit 9e903e085262 ("net: add skb frag size accessors") used frag_size > instead of skb_frag_size in this file. > > Fixes this build error: > > drivers/net/ethernet/xilinx/ll_temac_main.c: In function 'temac_start_xmit': > drivers/net/ethernet/xilinx/ll_temac_main.c:717:3: error: implicit declaration of function 'frag_size' [-Werror=implicit-function-declaration] > > Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html