In article <[EMAIL PROTECTED]> (at Mon, 3 Jul 2006 12:18:51 +0400), Andrey Savochkin <[EMAIL PROTECTED]> says:
> @@ -3271,22 +3277,22 @@ int unregister_netdevice(struct net_devi
>
> /* And unlink it from device chain. */
> for (dp = &dev_base; (d = *dp) != NULL; dp = &d->next) {
Why not for_each_netdev?
--yoshfuji
-
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
