Fixed another little both in the devconf removal.

This commit is contained in:
sos 1996-09-08 10:28:23 +00:00
parent 49151c9e61
commit 53bbcdb334

View File

@ -1131,7 +1131,7 @@ int wcd_load (struct lkm_table *lkmtp, int cmd)
/* Probing controller ata->ctrlr, unit u. */
if (ata->params[u] && ! ata->attached[u] &&
wcdattach (ata, u, ata->params[u],
ata->debug, ata->parent) >= 0)
ata->debug) >= 0)
{
/* Drive found. */
ata->attached[u] = 1;