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-28 14:57:23 -08:00
2008-01-28 15:08:10 -08:00
2007-10-10 16:53:11 -07:00
2006-12-02 21:22:55 -08:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2007-10-10 16:51:28 -07:00
2008-01-28 15:08:48 -08:00
2008-01-28 15:01:08 -08:00
2008-01-28 14:53:47 -08:00
2008-02-05 02:57:59 -08:00
2006-03-20 22:59:36 -08:00
2008-01-28 15:11:09 -08:00
2007-10-07 23:44:17 -07:00
2008-01-28 15:01:48 -08:00
2008-01-31 19:27:20 -08:00