From: Jeff Layton Date: Wed, 7 Jul 2010 00:43:02 +0000 (-0400) Subject: cifs: match secType when searching for existing tcp session X-Git-Tag: v2.6.36-rc1~590^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daf5b0b6f3f6d7b15c2600426cc6c60a0e155218;p=pandora-kernel.git cifs: match secType when searching for existing tcp session The secType is a per-tcp session entity, but the current routine doesn't verify that it is acceptible when attempting to match an existing TCP session. Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed