commit | b1613e78e98d065fd3356d0b93df665b0740f652 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Sat Nov 23 22:30:48 2019 -0500 |
committer | Jakub Kicinski <jakub.kicinski@netronome.com> | Sun Nov 24 14:48:02 2019 -0800 |
tree | b25625ad3e2fea1fc63c77a793b09a8e2118fca5 | |
parent | 8119e49b68fa1ec778f9ec8be05b5492046100b2 [diff] |
bnxt_en: Add async. event logic for PHY configuration changes. If the link settings have been changed by another function sharing the port, firmware will send us an async. message. In response, we will call the new bnxt_init_ethtool_link_settings() function to update the current settings. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>