net: fix accidental overwrite of more than just the address
authorJens Axboe <axboe@fb.com>
Tue, 25 Feb 2014 21:43:38 +0000 (13:43 -0800)
committerJens Axboe <axboe@fb.com>
Tue, 25 Feb 2014 21:43:38 +0000 (13:43 -0800)
Commit 0b783341 accidentally overwrote more than just the
address, causing garbage in the connection part.

Signed-off-by: Jens Axboe <axboe@fb.com>

No differences found