diff options
Diffstat (limited to 'drivers/rapidio/rio-scan.c')
-rw-r--r-- | drivers/rapidio/rio-scan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rapidio/rio-scan.c b/drivers/rapidio/rio-scan.c index 566432106cc5..8070e074c739 100644 --- a/drivers/rapidio/rio-scan.c +++ b/drivers/rapidio/rio-scan.c | |||
@@ -1124,7 +1124,7 @@ static void rio_update_route_tables(struct rio_mport *port) | |||
1124 | 1124 | ||
1125 | /** | 1125 | /** |
1126 | * rio_init_em - Initializes RIO Error Management (for switches) | 1126 | * rio_init_em - Initializes RIO Error Management (for switches) |
1127 | * @port: Master port associated with the RIO network | 1127 | * @rdev: RIO device |
1128 | * | 1128 | * |
1129 | * For each enumerated switch, call device-specific error management | 1129 | * For each enumerated switch, call device-specific error management |
1130 | * initialization routine (if supplied by the switch driver). | 1130 | * initialization routine (if supplied by the switch driver). |