From: Pavel Emelianov <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>
> Acked-by: Kirill Korotaev <[EMAIL PROTECTED]>
> Cc: Patrick McHardy <[EMAIL PROTECTED]>

Looks good, I've applied this, thanks!
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to