mirror of https://gitee.com/openkylin/linux.git
staging: brcm80211: sbsdio.h: change a typo comamnd to command
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>
This commit is contained in:
parent
360ac683f7
commit
90441bebba
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue