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)
commit8d804d4fdf90b3af62a41a20bf8b21b75529a003
treeeb5f965e0439ca9039a0318112ae5bdad174b87d
parent8ff8584e51d4d3fbe08ede413c4a221223766323
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