Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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