From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu, 3 Nov 2005 15:44:35 -0800
> There is no reason for sk_add_backlog to be a macro. It can > just be an inline function and get type checking. > > Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> Applied, thanks Stephen. I actually remember that I made that thing a macro because way back then GCC's inlining still stunk and you'd get better code from a macro plus faster compilation :-) - 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