]> git.baikalelectronics.ru Git - kernel.git/commit
STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct change
authorDavid Daney <david.daney@cavium.com>
Mon, 7 Nov 2011 20:49:30 +0000 (12:49 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 9 Nov 2011 17:14:27 +0000 (17:14 +0000)
commit03cd80000c1801aa9a2516c589cd3aedcca8a081
treeeb5f965e0439ca9039a0318112ae5bdad174b87d
parent26d522cf0e6980a0e0279208c109cf663f315f97
STAGING: octeon-ethernet: Fix compile error caused by skb_frag_struct change

Evidently the definition of struct skb_frag_struct has changed, so we
need to change to match it.

Signed-off-by: David Daney <david.daney@cavium.com>
To: netdev@vger.kernel.org
To: gregkh@suse.de
To: devel@driverdev.osuosl.org
Patchwork: https://patchwork.linux-mips.org/patch/2909/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/staging/octeon/ethernet-tx.c