lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 07 Feb 2012 18:19:30 +0900
From:	"Shimoda, Yoshihiro" <yoshihiro.shimoda.uh@...esas.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
Cc:	netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] sh-eth: use netdev stats structure and fix
 dma_map_single

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>

Best regards,
Yoshihiro Shimoda
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ