Xue Ying b4c798cf69 dlm: remove redundant variable assignments
Once the tcp_create_listen_sock() is returned successfully, we
will invoke add_sock() immediately. In add_sock(), the 'con'
variable is assigned to 'sk_user_data', meanwhile, the 'sock' is
also set to 'con->sock'. So it's unnecessary to do the same thing
in tcp_create_listen_sock().

Signed-off-by: Xue Ying <ying.xue@windriver.com>
Signed-off-by: David Teigland <teigland@redhat.com>
2012-08-10 09:10:10 -05:00
..
2012-08-08 11:33:43 -05:00
2011-07-15 12:30:43 -05:00
2012-07-16 14:16:19 -05:00
2012-07-16 14:16:19 -05:00
2011-01-16 21:22:37 +00:00
2012-07-16 14:24:43 -05:00
2012-07-16 14:16:19 -05:00
2012-08-08 11:33:49 -05:00
2008-04-21 11:22:28 -05:00
2012-08-08 11:33:49 -05:00
2012-01-04 08:56:31 -06:00
2011-07-12 16:02:09 -05:00
2008-12-23 10:15:40 -06:00
2011-07-20 20:23:19 -04:00
2012-08-08 11:33:49 -05:00
2012-07-16 14:16:19 -05:00
2012-08-08 11:33:49 -05:00
2012-08-08 11:33:49 -05:00
2012-05-02 14:15:27 -05:00
2012-01-04 08:56:31 -06:00
2011-03-10 10:40:00 -06:00
2008-02-04 01:23:43 -06:00
2006-01-18 09:30:29 +00:00