Staging: merge staging patches into Linus's main branch
[sfrench/cifs-2.6.git] / drivers / staging / wlags49_h2 / wl_netdev.c
index c33e225bc0e6561d2b612d08e5a2b7f8ce90f7e3..fa082d90fcade4820f710a094f7a91e83588d982 100644 (file)
@@ -360,7 +360,7 @@ int wl_open(struct net_device *dev)
     wl_lock( lp, &flags );
 
     if( status != HCF_SUCCESS ) {
-       // Unsuccesfull, try reset of the card to recover
+       // Unsuccessful, try reset of the card to recover
        status = wl_reset( dev );
     }