Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
isci: copy the oem parameters instead of assign
Since the data structure for oem from orom/efi/firmware is the same as what the core uses, we can just do a direct copy instead of assignment. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
- Loading branch information