Skip to content

Commit

Permalink
drivers:net:ipw2100.c change a typo comamnd to command
Browse files Browse the repository at this point in the history
The below patch fixes a typo comamnd to command.

Signed-off-by: Justin P. Mattock <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
  • Loading branch information
Justin P. Mattock authored and linvjw committed Feb 3, 2011
1 parent 391bd1c commit 942a849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/ipw2x00/ipw2100.c
Original file line number Diff line number Diff line change
Expand Up @@ -1397,7 +1397,7 @@ static int ipw2100_power_cycle_adapter(struct ipw2100_priv *priv)
}

/*
* Send the CARD_DISABLE_PHY_OFF comamnd to the card to disable it
* Send the CARD_DISABLE_PHY_OFF command to the card to disable it
*
* After disabling, if the card was associated, a STATUS_ASSN_LOST will be sent.
*
Expand Down

0 comments on commit 942a849

Please sign in to comment.