From: Eric Dumazet <[EMAIL PROTECTED]> Date: Thu, 24 Jan 2008 16:11:17 +0100
> All but one struct dst_ops static initializations miss explicit > initialization of entries field. > > As this field is atomic_t, we should use ATOMIC_INIT(0), and not > rely on atomic_t implementation. > > Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]> Applied, thanks Eric. -- 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