Fix typo in last commit after last rebase before commit...

This commit is contained in:
Warner Losh 2018-02-22 10:55:23 +00:00
parent 61e7e50da9
commit 91acaad987

View File

@ -590,7 +590,7 @@ cam_iosched_ticker(void *arg)
cam_iosched_limiter_tick(&isc->write_stats);
cam_iosched_limiter_tick(&isc->trim_stats);
isc->flags |= CAM_IOSCHED_FLAGS_TICK;
isc->flags |= CAM_IOSCHED_FLAG_TICK;
cam_iosched_schedule(isc, isc->periph);
/*