Commit 1b61810d authored by Chad Reese's avatar Chad Reese Committed by Jiri Kosina

RapidIO: Fix comment error.

The resource index for the mailboxes was incorrect.
Signed-off-by: default avatarChad Reese <kreese@caviumnetworks.com>
Acked-by: default avatarAlexandre Bounine <alexandre.bounine@idt.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 0db10c8e
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
* *
* 0 RapidIO inbound doorbells * 0 RapidIO inbound doorbells
* 1 RapidIO inbound mailboxes * 1 RapidIO inbound mailboxes
* 1 RapidIO outbound mailboxes * 2 RapidIO outbound mailboxes
*/ */
#define RIO_DOORBELL_RESOURCE 0 #define RIO_DOORBELL_RESOURCE 0
#define RIO_INB_MBOX_RESOURCE 1 #define RIO_INB_MBOX_RESOURCE 1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment