diff options
author | Lubomir Rintel <[email protected]> | 2019-12-21 08:09:56 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <[email protected]> | 2020-01-12 13:16:04 -0500 |
commit | c08406033fe83a4cb307f2a2e949c59bb86b4f49 (patch) | |
tree | 5b86ff0a167ca4851fae874d21b11514010d9904 /drivers/usb/cdns3/cdns3-imx.c | |
parent | 040a3c33623ba4bd11588ab0820281b854a3ffaf (diff) |
iscsi_ibft: Don't limits Targets and NICs to two
According to iSCSI Boot Firmware Table Version 1.03 [1], the length of
the control table is ">= 18", where the optional expansion structure
pointer follow the mandatory ones. This allows for more than two NICs
and Targets.
[1] ftp://ftp.software.ibm.com/systems/support/bladecenter/iscsi_boot_firmware_table_v1.03.pdf
Let's enforce the minimum length of the control structure instead
instead of limiting it to the smallest allowed size.
Signed-off-by: Lubomir Rintel <[email protected]>
Signed-off-by: Konrad Rzeszutek Wilk <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions