commit | 38d8879baeb61b6946052739e7c03fa79b3a57f0 | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Jun 23 14:33:48 2011 -0700 |
committer | Dan Williams <dan.j.williams@intel.com> | Sun Jul 03 04:04:51 2011 -0700 |
tree | 66714c4769ba5e81311f33a6ded544b5e9a02c6c | |
parent | 312e0c2455c18716cf640d4336dcb1e9e5053818 [diff] |
isci: combine request flags Combine three bools into one unsigned long 'flags'. Doesn't increase the request size due to packing. (to do: optimize the structure layout). Signed-off-by: Dan Williams <dan.j.williams@intel.com>