]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: convert the IP_VS_XMIT macros to functions
authorJulian Anastasov <ja@ssi.bg>
Thu, 21 Mar 2013 09:58:01 +0000 (11:58 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Apr 2013 22:23:39 +0000 (00:23 +0200)
commit7236f65dcef2dcc306ab18a05ffd9e18f01abee3
tree02f23b9aa576731aba10067a7d80db387180e93a
parentb0b3e3c89af534d7f4bcd8b03c10d38e8584965b
ipvs: convert the IP_VS_XMIT macros to functions

It was a bad idea to hide return statements in macros.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_xmit.c