[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120207.133922.1780982939058488698.davem@davemloft.net>
Date: Tue, 07 Feb 2012 13:39:22 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: yoshihiro.shimoda.uh@...esas.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] sh-eth: use netdev stats structure and fix
dma_map_single
From: "Shimoda, Yoshihiro" <yoshihiro.shimoda.uh@...esas.com>
Date: Tue, 07 Feb 2012 18:19:30 +0900
> Hi Eric,
>
> 2012/02/07 17:17, Eric Dumazet wrote:
>> No need to maintain a parallel net_device_stats structure in
>> sh_eth_private, since we have a generic one in netdev
>>
>> Fix two dma_map_single() incorrect parameters, passing skb->tail instead
>> of skb->data. Seems that there is no corresponding dmap_unmap_single()
>> calls for the moment in this driver.
>>
>> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
>> Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
>> ---
>> Please test this patch Yoshihiro before we can apply it, thanks !
>
> Thank you for the patch.
> I tested this patch and it worked correctly on my environment.
> - ping, NFS, FTP and read the statistics by sysfs
>
> Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists