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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 20 Nov 2008 04:25:12 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	wangchen@...fujitsu.com
Cc:	jgarzik@...ox.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] netdevice ni65: Convert directly reference of
 netdev->priv

From: Wang Chen <wangchen@...fujitsu.com>
Date: Thu, 20 Nov 2008 17:16:08 +0800

> This patch is to kill directly reference of netdev->priv too.
> Because the private data needs special memory: lower 16MB DMA.
> alloc_etherdev() can do this work.
> So we can't use netdev->priv to point to netdev's private data.
> Use netdev->ml_priv instead.
> 
> Signed-off-by: Wang Chen <wangchen@...fujitsu.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

Powered by Openwall GNU/*/Linux Powered by OpenVZ