[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120717.122459.2240133900020140698.davem@davemloft.net>
Date: Tue, 17 Jul 2012 12:24:59 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: john.r.fastabend@...el.com
Cc: mark.d.rustad@...el.com, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org, netfilter-devel@...r.kernel.org
Subject: Re: That's pretty much it for 3.5.0
From: John Fastabend <john.r.fastabend@...el.com>
Date: Tue, 17 Jul 2012 12:09:53 -0700
> although we don't have an early_init hook for netprio_cgroup so this
> is probably not correct.
The dependency is actually on net_dev_init (a subsys_initcall) rather
than a pure_initcall.
net_dev_init is what registers the netdev_net_ops, which in turn
initializes the netdev list in namespaces such as &init_net
--
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