From: [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 16:02:36 -0800 > From: Andrew Morton <[EMAIL PROTECTED]> > > ASSERT_RTNL() uses mutex_trylock(), but it's better to use mutex_is_locked(). > > Make that change, and remove rtnl_trylock() altogether. > > (not tested yet!) > > Cc: "David S. Miller" <[EMAIL PROTECTED]> > Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
NACK, as explained please remove this until the replacement doesn't remove valid checks which are done currently. -- 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