Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753969AbbFOCdQ (ORCPT ); Sun, 14 Jun 2015 22:33:16 -0400 Received: from mail-lb0-f170.google.com ([209.85.217.170]:34487 "EHLO mail-lb0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752759AbbFOCdJ (ORCPT ); Sun, 14 Jun 2015 22:33:09 -0400 Message-ID: <557E39DE.4070802@linux.com> Date: Mon, 15 Jun 2015 05:35:10 +0300 From: Alexander Popov Reply-To: alex.popov@linux.com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: David Miller CC: pantelis.antoniou@gmail.com, vbordug@ru.mvista.com, christophe.leroy@c-s.fr, linuxppc-dev@lists.ozlabs.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/1] net: fs_enet: Disable NETIF_F_SG feature for Freescale MPC5121 References: <1433894262-28900-1-git-send-email-alex.popov@linux.com> <20150609.171441.861174213383180358.davem@davemloft.net> In-Reply-To: <20150609.171441.861174213383180358.davem@davemloft.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 629 Lines: 19 10.06.2015 03:14, David Miller пишет: > From: Alexander Popov > 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. Thanks, David. I'll prepare the second version of the patch. Best regards, Alexander -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/