Pavel Emelyanov 5d8c0aa943 [INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
The port offset calculations depend on the protocol family, but, as
Adrian noticed, I broke this logic with the commit

	5ee31fc1ecdcbc234c8c56dcacef87c8e09909d8
	[INET]: Consolidate inet(6)_hash_connect.

Return this logic back, by passing the port offset directly into the
consolidated function.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Noticed-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-05 03:14:44 -08:00
..
2008-01-31 19:27:20 -08:00
2008-01-28 14:58:15 -08:00
2008-01-31 19:27:20 -08:00
2008-01-08 23:30:18 -08:00
2008-01-31 19:27:20 -08:00
2007-04-25 22:28:20 -07:00
2008-01-28 15:01:48 -08:00
2007-10-10 16:48:31 -07:00
2008-01-31 19:28:21 -08:00