Skip to content

Commit

Permalink
staging: brcm80211: sbsdio.h: 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 <justinmattock@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Justin P. Mattock authored and Greg Kroah-Hartman committed Feb 4, 2011
1 parent 360ac68 commit 90441be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/brcm80211/include/sbsdio.h
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
*/

#define SBSDIO_BYTEMODE_DATALEN_MAX 64 /* sdio byte mode: maximum length of one
* data comamnd
* data command
*/

#define SBSDIO_CORE_ADDR_MASK 0x1FFFF /* sdio core function one address mask */
Expand Down

0 comments on commit 90441be

Please sign in to comment.