From d430b9b4e9c5c4432b929387bf94ff084d9efa27 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 22 Jan 2011 20:16:12 -0800 Subject: [PATCH] --- yaml --- r: 232260 b: refs/heads/master c: 9b310acc335cb0da7d743e2b60f999587beb6496 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/rapidio/rio-scan.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index efbbe19e017e..b2855452f5e5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fcf285643433c6f6663182e9f4b3c9169fa22e3e +refs/heads/master: 9b310acc335cb0da7d743e2b60f999587beb6496 diff --git a/trunk/drivers/rapidio/rio-scan.c b/trunk/drivers/rapidio/rio-scan.c index 467e82bd0929..a50391b6ba2a 100644 --- a/trunk/drivers/rapidio/rio-scan.c +++ b/trunk/drivers/rapidio/rio-scan.c @@ -943,6 +943,8 @@ static int rio_enum_complete(struct rio_mport *port) * @port: Master port to send transactions * @destid: Current destination ID in network * @hopcount: Number of hops into the network + * @prev: previous rio_dev + * @prev_port: previous port number * * Recursively discovers a RIO network. Transactions are sent via the * master port passed in @port.