netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()
authorPatrick McHardy <kaber@trash.net>
Mon, 24 Nov 2008 17:34:48 +0000 (18:34 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 24 Nov 2008 17:34:48 +0000 (18:34 +0100)
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 <kaber@trash.net>

No differences found