OpenVZ Forum


Home » Mailing lists » Devel » [PATCH] Rework dev_base via list_head (v2)
Re: [PATCH] Rework dev_base via list_head (v2) [message #12592 is a reply to message #12590] Thu, 03 May 2007 11:44 Go to previous messageGo to previous message
Patrick McHardy is currently offline  Patrick McHardy
Messages: 107
Registered: March 2006
Senior Member
Pavel Emelianov wrote:
> 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().
>
> Changes:
> * David's comment about loop termination;
> * Applies to todays netdev git tree.


This seems to be missing fs/afs/netdevices.c.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [NETLINK] Don't attach callback to a going-away netlink socket
Next Topic: [PATCH] Rework dev_base via list_head (v3)
Goto Forum:
  


Current Time: Sun Sep 21 14:20:26 GMT 2025

Total time taken to generate the page: 0.06734 seconds