diff options
Diffstat (limited to 'drivers/net/cxgb3/mc5.c')
| -rw-r--r-- | drivers/net/cxgb3/mc5.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/cxgb3/mc5.c b/drivers/net/cxgb3/mc5.c index a8766fb2f9a..e13b7fe9d08 100644 --- a/drivers/net/cxgb3/mc5.c +++ b/drivers/net/cxgb3/mc5.c @@ -318,7 +318,7 @@ static void mc5_dbgi_mode_disable(const struct mc5 *mc5)  /*   * Initialization that requires the OS and protocol layers to already - * be intialized goes here. + * be initialized goes here.   */  int t3_mc5_init(struct mc5 *mc5, unsigned int nservers, unsigned int nfilters,  		unsigned int nroutes)  |