diff options
author | Hongguang Gao <[email protected]> | 2024-11-15 07:14:33 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-11-18 19:48:54 -0800 |
commit | de999362ad33d80ae5162670795d990f275960dd (patch) | |
tree | 346caf8b4ccc93ff4da01bccacff0c5f3b222e23 /drivers/fpga/fpga-bridge.c | |
parent | 84fcd9449fd7882ddfb05ba64d75f9be2d29b2e9 (diff) |
bnxt_en: Do not free FW log context memory
If FW supports appending new FW logs to an offset in the context
memory after FW reset, then do not free this type of context memory
during reset. The driver will provide the initial offset to the FW
when configuring this type of context memory. This way, we don't lose
the older FW logs after reset.
Signed-off-by: Hongguang Gao <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions