mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 00:08:50 +00:00
rapidio: fix comment
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: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
3e1aa66bd4
commit
fdb8d561e6
@ -63,7 +63,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…
x
Reference in New Issue
Block a user