commit | 3c02d1bb32347d0674714ee170772d771d513469 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon Mar 28 19:46:07 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 30 19:01:33 2016 -0400 |
tree | 43d61ac74468f3a42fe88e4a3be6156a3500eb8c | |
parent | 49b5c7a125201bb42c25831fda3a50305c29ef50 [diff] |
bnxt_en: Fix ethtool -a reporting. To report flow control tx/rx settings accurately regardless of autoneg setting, we should use link_info->req_flow_ctrl. Before this patch, the reported settings were only correct when autoneg was on. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>