]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/scsi.c
scsi: Take lun from device block description
authorMichal Simek <michal.simek@xilinx.com>
Fri, 18 Nov 2016 14:52:51 +0000 (15:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 2 Dec 2016 13:37:21 +0000 (14:37 +0100)
commit4dbee176f80e98f4925c7e67e7bb42f896f8798e
tree81982178c7c4c7c0aa2d7da49e64e5de4643331c
parent570712f4bcc40df9a24f5e90d66d63f37959b13a
scsi: Take lun from device block description

Prepare LUN(Logical unit number) directly in block description structure
and reuse it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
common/scsi.c