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.
-
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