]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 15 Nov 2011 21:13:28 +0000 (21:13 +0000)
commitbfa3675957baa3610cc3d29135b7811555610a65
tree86f9c7f6c31763ac6630ed799fbd6200ab3318b0
parentf5f141c50ee0c858489be74e8cab047fc0dd0732
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