Commit e009b2e
bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()
The 2 lines to check for the BNXT_HWRM_PF_UNLOAD_SP_EVENT bit was
mis-applied to bnxt_cfg_ntp_filters() and should have been applied to
bnxt_sp_task().
Fixes: 1924136 ("bnxt_en: Send PF driver unload notification to all VFs.")
Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>1 parent 9039cd4 commit e009b2e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12093 | 12093 | | |
12094 | 12094 | | |
12095 | 12095 | | |
| 12096 | + | |
| 12097 | + | |
12096 | 12098 | | |
12097 | 12099 | | |
12098 | 12100 | | |
| |||
13093 | 13095 | | |
13094 | 13096 | | |
13095 | 13097 | | |
13096 | | - | |
13097 | | - | |
13098 | 13098 | | |
13099 | 13099 | | |
13100 | 13100 | | |
| |||
0 commit comments