isci: copy the oem parameters instead of assign
authorDave Jiang <dave.jiang@intel.com>
Fri, 25 Feb 2011 01:45:57 +0000 (17:45 -0800)
committerDan Williams <dan.j.williams@intel.com>
Sun, 3 Jul 2011 10:55:30 +0000 (03:55 -0700)
commit02839a8b51002d90e4b7c52bf37531834b063f71
treed7a6e6b63a0c6876ecf391ff92f1eecbd50b582f
parentca507b98e65f539e0b3866b6aa8efd76c13be285
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>
drivers/scsi/isci/probe_roms.c