diff options
author | Harald Welte <laforge@netfilter.org> | 2005-11-15 13:32:36 +0100 |
---|---|---|
committer | Chris Wright <chrisw@osdl.org> | 2005-11-24 14:10:11 -0800 |
commit | ebf1bbfda5eaf2f1124328941ae4869e63315a00 (patch) | |
tree | e2b68616bae21df4404dead9d1c24143b166cbff /net/lapb/lapb_timer.c | |
parent | 1369d380d305a9d883e878af958c4c9a0ea5b174 (diff) |
[PATCH] ip_conntrack: fix ftp/irc/tftp helpers on ports >= 32768
Since we've converted the ftp/irc/tftp helpers to use the new
module_parm_array() some time ago, we ware accidentially using signed data
types - thus preventing those modules from being used on ports >= 32768.
This patch fixes it by using 'ushort' module parameters.
Thanks to Jan Nijs for reporting this bug.
Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions