[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150817.153900.1442076757786419108.davem@davemloft.net>
Date: Mon, 17 Aug 2015 15:39:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dsa@...ulusnetworks.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: Move VRF change to udp_sendmsg to inlined function
From: David Ahern <dsa@...ulusnetworks.com>
Date: Sat, 15 Aug 2015 18:11:59 -0600
> Functionally equivalent, but as an inlined function with VRF config
> check it completely compiles out if VRF is not enabled.
>
> Suggested-by: Tom Herbert <tom@...bertland.com>
> Signed-off-by: David Ahern <dsa@...ulusnetworks.com>
Please do not use the 'inline' keyword for functions in foo.c files,
let the compiler decide.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists