git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
328bd89
)
netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug()
author
Patrick McHardy
<kaber@trash.net>
Mon, 24 Nov 2008 17:34:48 +0000
(18:34 +0100)
committer
Patrick 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