瀏覽代碼

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>
Chad Reese 13 年之前
父節點
當前提交
1b61810d19
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/linux/rio.h

+ 1 - 1
include/linux/rio.h

@@ -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