mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] RapidIO: Fix trivial comment error.
@ 2012-10-09  0:38 David Daney
  2012-10-09 14:22 ` Bounine, Alexandre
  0 siblings, 1 reply; 2+ messages in thread
From: David Daney @ 2012-10-09  0:38 UTC (permalink / raw)
  To: Matt Porter, Alexandre Bounine, Jiri Kosina
  Cc: linux-kernel, David Daney, Chad Reese

From: Chad Reese <kreese@caviumnetworks.com>

The resource index for the mailboxes was incorrect.

Signed-off-by: Chad Reese <kreese@caviumnetworks.com>
---
 include/linux/rio.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/rio.h b/include/linux/rio.h
index dc0c755..dd418d1 100644
--- a/include/linux/rio.h
+++ b/include/linux/rio.h
@@ -58,7 +58,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
-- 
1.7.11.4


^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH] RapidIO: Fix trivial comment error.
  2012-10-09  0:38 [PATCH] RapidIO: Fix trivial comment error David Daney
@ 2012-10-09 14:22 ` Bounine, Alexandre
  0 siblings, 0 replies; 2+ messages in thread
From: Bounine, Alexandre @ 2012-10-09 14:22 UTC (permalink / raw)
  To: David Daney, Matt Porter, Jiri Kosina
  Cc: linux-kernel, David Daney, Chad Reese

> -----Original Message-----
> From: David Daney [mailto:ddaney.cavm@gmail.com]
> Sent: Monday, October 08, 2012 8:39 PM
> To: Matt Porter; Bounine, Alexandre; Jiri Kosina
> Cc: linux-kernel@vger.kernel.org; David Daney; Chad Reese
> Subject: [PATCH] RapidIO: Fix trivial comment error.
> 
> From: Chad Reese <kreese@caviumnetworks.com>
> 
> The resource index for the mailboxes was incorrect.
> 
> Signed-off-by: Chad Reese <kreese@caviumnetworks.com>
> ---
>  include/linux/rio.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/rio.h b/include/linux/rio.h
> index dc0c755..dd418d1 100644
> --- a/include/linux/rio.h
> +++ b/include/linux/rio.h
> @@ -58,7 +58,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
> --
> 1.7.11.4

Acked-by: Alexandre Bounine <alexandre.bounine@idt.com>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-10-09 14:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-09  0:38 [PATCH] RapidIO: Fix trivial comment error David Daney
2012-10-09 14:22 ` Bounine, Alexandre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®