From: YOSHIFUJI Hideaki Date: Fri, 18 Apr 2008 03:45:16 +0000 (+0900) Subject: tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). X-Git-Tag: v2.6.27-rc1~969^2~329^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9501f9722922f2e80e1f9dc6682311d65c2b5690;p=pandora-kernel.git tcp md5sig: Let the caller pass appropriate key for tcp_v{4,6}_do_calc_md5_hash(). As we do for other socket/timewait-socket specific parameters, let the callers pass appropriate arguments to tcp_v{4,6}_do_calc_md5_hash(). Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed