diff options
Diffstat (limited to 'drivers/net/skfp/smt.c')
| -rw-r--r-- | drivers/net/skfp/smt.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/skfp/smt.c b/drivers/net/skfp/smt.c index 1e1bd0c201c8..08d94329c12f 100644 --- a/drivers/net/skfp/smt.c +++ b/drivers/net/skfp/smt.c @@ -219,7 +219,7 @@ void smt_emulate_token_ct(struct s_smc *smc, int mac_index)  	/*  	 * Only when ring is up we will have a token count. The -	 * flag is unfortunatly a single instance value. This +	 * flag is unfortunately a single instance value. This  	 * doesn't matter now, because we currently have only  	 * one MAC instance.  	 */  | 
