diff options
author | Pavan Chebbi <pavan.chebbi@broadcom.com> | 2022-05-12 22:40:22 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-13 12:47:40 +0100 |
commit | 11862689e8f117e4702f55000790d7bce6859e84 (patch) | |
tree | e0de0aaca49315afe910b54b5dcf65be597d9a52 /drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | |
parent | ad04cc058d644acc6c903d8da4b8d59aa2b6335e (diff) |
bnxt_en: Configure ptp filters during bnxt open
For correctness, we need to configure the packet filters for timestamping
during bnxt_open. This way they are always configured after firmware
reset or chip reset. We should not assume that the filters will always
be retained across resets.
This patch modifies the ioctl handler and always configures the PTP
filters in the bnxt_open() path.
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c')
0 files changed, 0 insertions, 0 deletions