rt2x00: Fix register comments
Fix some register documentation in the register header files. This allows better parsing by userspace scripts which in turn helps debugging. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
0ac2a00c10
commit
84263b0c94
@@ -751,7 +751,7 @@
|
||||
#define LEDCSR_LED_DEFAULT FIELD32(0x00100000)
|
||||
|
||||
/*
|
||||
* AES control register.
|
||||
* SECCSR3: AES control register.
|
||||
*/
|
||||
#define SECCSR3 0x00fc
|
||||
|
||||
@@ -895,7 +895,7 @@
|
||||
#define ARTCSR2_ACK_CTS_54MBS FIELD32(0xff000000)
|
||||
|
||||
/*
|
||||
* SECCSR1_RT2509: WEP control register.
|
||||
* SECCSR1: WEP control register.
|
||||
* KICK_ENCRYPT: Kick encryption engine, self-clear.
|
||||
* ONE_SHOT: 0: ring mode, 1: One shot only mode.
|
||||
* DESC_ADDRESS: Descriptor physical address of frame.
|
||||
|
Reference in New Issue
Block a user