CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/18 23:29:08
Modified files:
sys/dev/ic : qla.c
Log message:
remove some dead code - all the chips we handle can do type 4 commands,
which means we don't need to use sgl continuation command buffers.
this keeps things much simpler on the iopool side of things.
