Home
last modified time | relevance | path

Searched hist:f870a3c6727db5fcfeaa42d099f75872e4b17553 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.hdiff f870a3c6727db5fcfeaa42d099f75872e4b17553 Thu May 04 17:15:03 CEST 2017 sudarsana.kalluru@cavium.com <sudarsana.kalluru@cavium.com> qed*: Fix possible overflow for status block id field.

Value for status block id could be more than 256 in 100G mode, need to
update its data type from u8 to u16.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_dev.cdiff f870a3c6727db5fcfeaa42d099f75872e4b17553 Thu May 04 17:15:03 CEST 2017 sudarsana.kalluru@cavium.com <sudarsana.kalluru@cavium.com> qed*: Fix possible overflow for status block id field.

Value for status block id could be more than 256 in 100G mode, need to
update its data type from u8 to u16.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dqed_main.cdiff f870a3c6727db5fcfeaa42d099f75872e4b17553 Thu May 04 17:15:03 CEST 2017 sudarsana.kalluru@cavium.com <sudarsana.kalluru@cavium.com> qed*: Fix possible overflow for status block id field.

Value for status block id could be more than 256 in 100G mode, need to
update its data type from u8 to u16.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/linux/qed/
H A Dqed_if.hdiff f870a3c6727db5fcfeaa42d099f75872e4b17553 Thu May 04 17:15:03 CEST 2017 sudarsana.kalluru@cavium.com <sudarsana.kalluru@cavium.com> qed*: Fix possible overflow for status block id field.

Value for status block id could be more than 256 in 100G mode, need to
update its data type from u8 to u16.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>