Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 70e76b76 authored by Simon Horman's avatar Simon Horman Committed by David S. Miller
Browse files

[IPVS]: auto-help for ip_vs_ftp



Fill in a help message for the ports option to ip_vs_ftp

Signed-Off-By: default avatarSimon Horman <horms@verge.net.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 72c4a13a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@
 */
static int ports[IP_VS_APP_MAX_PORTS] = {21, 0};
module_param_array(ports, int, NULL, 0);
MODULE_PARM_DESC(ports, "Ports to monitor for FTP control commands");

/*
 *	Debug level