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, 03 May 2007 17:17:35 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	xemul@...ru
Cc:	netdev@...r.kernel.org, kaber@...sh.net, devel@...nvz.org,
	dev@...nvz.org
Subject: Re: [PATCH] Rework dev_base via list_head (v3)

From: Pavel Emelianov <xemul@...ru>
Date: Thu, 03 May 2007 19:32:54 +0400

> Netdev tree was updated today soon after I sent a patch for it,
> so this version applies to it and the fs/afs/netdevices.c file
> is added. Hope I am not late yet again :)
> 
> Cleanup of dev_base list use, with the aim to simplify making
> device list per-namespace. In almost every occasion, use of
> dev_base variable and dev->next pointer could be easily replaced
> by  for_each_netdev loop. A few most complicated places were
> converted to using first_netdev()/next_netdev().
> 
> Signed-off-by: Pavel Emelianov <xemul@...nvz.org>
> Acked-by: Kirill Korotaev <dev@...nvz.org>
> Cc: Patrick McHardy <kaber@...sh.net>

Looks good, I've applied this, thanks!
-
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