projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0db10c8
)
RapidIO: Fix comment error.
author
Chad Reese
<kreese@caviumnetworks.com>
Tue, 9 Oct 2012 00:38:32 +0000
(17:38 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 15 Oct 2012 20:43:58 +0000
(22:43 +0200)
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>
include/linux/rio.h
patch
|
blob
|
history
diff --git
a/include/linux/rio.h
b/include/linux/rio.h
index a90ebadd9da055bb5130782246872a0ef53d8438..abddba9db13058eba6082327db653cea2c180996 100644
(file)
--- a/
include/linux/rio.h
+++ b/
include/linux/rio.h
@@
-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