[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20111102.015004.118482982480965571.davem@davemloft.net>
Date: Wed, 02 Nov 2011 01:50:04 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: sfr@...b.auug.org.au
Cc: netdev@...r.kernel.org, linux-next@...r.kernel.org,
linux-kernel@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: linux-next: build failure after merge of the final tree (net
tree related)
From: Stephen Rothwell <sfr@...b.auug.org.au>
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@...b.auug.org.au>
Applied, thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists