From: James Chapman Date: Tue, 10 Apr 2012 00:10:43 +0000 (+0000) Subject: l2tp: don't overwrite source address in l2tp_ip_bind() X-Git-Tag: v3.4-rc5~44^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9be48dc8bb22f1f6e6ff1560b2b28e925a0b815;p=pandora-kernel.git l2tp: don't overwrite source address in l2tp_ip_bind() Applications using L2TP/IP sockets want to be able to bind() an L2TP/IP socket to set the local tunnel id while leaving the auto-assigned source address alone. So if no source address is supplied, don't overwrite the address already stored in the socket. Signed-off-by: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed