Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33963
b: refs/heads/master
c: 70e76b7
h: refs/heads/master
i:
  33961: ff4a782
  33959: 7cbe341
v: v3
  • Loading branch information
Simon Horman authored and David S. Miller committed Sep 18, 2006
1 parent ecc1a8e commit 4927c40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 72c4a13aaa0f6271e6b962a66befd68bac923bc3
refs/heads/master: 70e76b768bac81149c8c189e781c3f130ea2eba5
1 change: 1 addition & 0 deletions trunk/net/ipv4/ipvs/ip_vs_ftp.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4927c40

Please sign in to comment.