Changli Gao c36952e524 netfilter: nf_nat_core: merge the same lines
proto->unique_tuple() will be called finally, if the previous calls fail. This
patch checks the false condition of (range->flags &IP_NAT_RANGE_PROTO_RANDOM)
instead to avoid duplicate line of code: proto->unique_tuple().

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-23 13:27:08 +02:00
..
2010-06-28 23:24:31 -07:00
2010-04-20 16:37:13 -07:00
2010-06-03 03:21:52 -07:00
2010-06-29 00:06:38 -07:00
2010-05-31 00:24:11 -07:00
2010-06-11 18:37:08 -07:00
2010-06-03 03:21:52 -07:00
2010-05-17 23:23:13 -07:00
2010-07-23 12:59:36 +02:00
2010-04-20 16:37:13 -07:00
2010-05-29 00:18:48 -07:00
2010-04-20 16:37:13 -07:00
2010-06-30 12:12:37 -07:00
2009-07-12 12:22:34 -07:00
2010-05-17 17:39:28 -07:00