diff options
Diffstat (limited to 'drivers/net/wan/farsync.c')
-rw-r--r-- | drivers/net/wan/farsync.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wan/farsync.c b/drivers/net/wan/farsync.c index 00945f7c1e9b..25c9ef6a1815 100644 --- a/drivers/net/wan/farsync.c +++ b/drivers/net/wan/farsync.c | |||
@@ -69,7 +69,7 @@ MODULE_LICENSE("GPL"); | |||
69 | #endif | 69 | #endif |
70 | 70 | ||
71 | /* | 71 | /* |
72 | * Modules parameters and associated varaibles | 72 | * Modules parameters and associated variables |
73 | */ | 73 | */ |
74 | static int fst_txq_low = FST_LOW_WATER_MARK; | 74 | static int fst_txq_low = FST_LOW_WATER_MARK; |
75 | static int fst_txq_high = FST_HIGH_WATER_MARK; | 75 | static int fst_txq_high = FST_HIGH_WATER_MARK; |