diff options
author | James Smart <[email protected]> | 2015-05-22 10:42:40 -0400 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-06-13 08:22:59 -0700 |
commit | 16f3b48d26ac069abc020826f0c429c4ddcfb20c (patch) | |
tree | 3512bb508ca9b50772bbcc24b7ddc42649af58d0 /lib/random32.c | |
parent | 5116fbf136ea21b8678a85eee5c03508736ada9f (diff) |
lpfc: Fix cq_id masking problem.
The driver inadvertainly constrained the id space to 8 bits, when its
a full 16 bits from hw. This resulted in bad id's being written to the
hardware. Resulted in symptoms such as incomplete initialization, no
detection of link events, etc.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'lib/random32.c')
0 files changed, 0 insertions, 0 deletions