mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 14:36:46 +07:00
RapidIO: Fix comment error.
The resource index for the mailboxes was incorrect. Signed-off-by: Chad Reese <kreese@caviumnetworks.com> Acked-by: Alexandre Bounine <alexandre.bounine@idt.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
0db10c8e8f
commit
1b61810d19
@ -62,7 +62,7 @@
|
||||
*
|
||||
* 0 RapidIO inbound doorbells
|
||||
* 1 RapidIO inbound mailboxes
|
||||
* 1 RapidIO outbound mailboxes
|
||||
* 2 RapidIO outbound mailboxes
|
||||
*/
|
||||
#define RIO_DOORBELL_RESOURCE 0
|
||||
#define RIO_INB_MBOX_RESOURCE 1
|
||||
|
Loading…
Reference in New Issue
Block a user