Searched hist:"9 e54ba7c3752f27456ca691acc3f154e2597478c" (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/qed/ |
H A D | qed_if.h | diff 9e54ba7c3752f27456ca691acc3f154e2597478c Wed Sep 11 13:42:50 CEST 2019 Sudarsana Reddy Kalluru <skalluru@marvell.com> qed*: Fix size of config attribute dump.
Driver currently returns max-buf-size as size of the config attribute. This patch incorporates changes to read this value from MFW (if available) and provide it to the user. Also did a trivial clean up in this path.
Fixes: d44a3ced7023 ("qede: Add support for reading the config id attributes.") Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_main.c | diff 9e54ba7c3752f27456ca691acc3f154e2597478c Wed Sep 11 13:42:50 CEST 2019 Sudarsana Reddy Kalluru <skalluru@marvell.com> qed*: Fix size of config attribute dump.
Driver currently returns max-buf-size as size of the config attribute. This patch incorporates changes to read this value from MFW (if available) and provide it to the user. Also did a trivial clean up in this path.
Fixes: d44a3ced7023 ("qede: Add support for reading the config id attributes.") Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com> Signed-off-by: Ariel Elior <aelior@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|