Pointy hat- bad commit.

This commit is contained in:
mjacob 2003-02-16 14:26:23 +00:00
parent a86e2bda59
commit 93ee38dcbd

View File

@ -387,7 +387,7 @@ isp_target_put_atio(struct ispsoftc *isp, void *arg)
atun._atio2.at_lun = (u_int8_t) aep->at_lun;
}
atun._atio2.at_iid = aep->at_iid;
atun._atoi2.at_rxid = aep->at_rxid;
atun._atio2.at_rxid = aep->at_rxid;
atun._atio2.at_status = CT_OK;
} else {
at_entry_t *aep = arg;