From: Patrick McHardy Date: Mon, 24 Nov 2008 17:34:48 +0000 (+0100) Subject: netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() X-Git-Tag: v2.6.29-rc1~581^2~367^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4813eadf6b17caa7fcce67ac2f929a3dd5178fa2;p=pandora-kernel.git netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() The message triggers when sending non-FTP data on port 21 or with certain clients that use multiple syscalls to send the command. Change to pr_debug() since users have been complaining. Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed