[PATCH 1/1] net: fs_enet: Disable NETIF_F_SG feature for Freescale MPC5121

David Miller davem at davemloft.net
Wed Jun 10 10:14:41 AEST 2015


From: Alexander Popov <alex.popov at linux.com>
Date: Wed, 10 Jun 2015 02:57:42 +0300

> skb_copy_from_linear_data() which doesn't work well for non-linear sk_buff:

The correct fix is to use an SKB copy routine which can
handle non-linear data.



More information about the Linuxppc-dev mailing list