mirror of https://gitee.com/openkylin/linux.git
rt2x00: Whitespace cleanup.
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
bc93eda7e9
commit
70127cb694
|
@ -191,7 +191,7 @@ struct rt2x00_chip {
|
|||
#define RT3572 0x3572
|
||||
#define RT3593 0x3593 /* PCIe */
|
||||
#define RT3883 0x3883 /* WSOC */
|
||||
#define RT5390 0x5390 /* 2.4GHz */
|
||||
#define RT5390 0x5390 /* 2.4GHz */
|
||||
|
||||
u16 rf;
|
||||
u16 rev;
|
||||
|
|
Loading…
Reference in New Issue