diff options
author | Kalesh AP <kalesh-anakkur.purayil@broadcom.com> | 2025-09-16 21:08:30 -0700 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-09-18 13:09:42 +0200 |
commit | 3b46a9e404abcf4c4292be9e3ca13ce884169ae0 (patch) | |
tree | 402d832fabf4c2311ebbc02c246750dc31ab48f5 /rust/kernel | |
parent | 64d2616972b77506731fa0122d3c48cb04dbe21b (diff) |
bnxt_en: Drop redundant if block in bnxt_dl_flash_update()
The devlink stack has sanity checks and it invokes flash_update()
only if it is supported by the driver. The VF driver does not
advertise the support for flash_update in struct devlink_ops.
This makes if condition inside bnxt_dl_flash_update() redundant.
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20250917040839.1924698-2-michael.chan@broadcom.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions