git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3687db8
)
target: Fix user data segment multiplier in spc_emulate_evpd_b3()
author
Sebastian Herbszt
<herbszt@gmx.de>
Fri, 29 Aug 2014 22:31:11 +0000
(
00:31
+0200)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 17 Sep 2014 17:53:25 +0000
(10:53 -0700)
This patch fixes an apparent cut and paste error in spc_emulate_evpd_b3(),
where lba_map_segment_size was being used twice for the Referrals VPD.
Go ahead and set the correct user data segment multiplier instead of
user data segment size.
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found