From: [EMAIL PROTECTED] Date: Wed, 12 Sep 2007 14:38:14 +0200 > From: Daniel Lezcano <[EMAIL PROTECTED]> > > The macro definition is bad. When calling next_net_device with > parameter name "dev", the resulting code is: > struct net_device *dev = dev and that leads to an unexpected > behavior. Especially when llc_core is compiled in, the kernel panics > at boot time. > The patchset change macro definition with static inline functions as > they were defined before. > > Signed-off-by: Benjamin Thery <[EMAIL PROTECTED]> > Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
Applied, thanks. _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
