summaryrefslogtreecommitdiff
path: root/drivers/xen/pcpu.c
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2016-06-13 02:25:37 -0400
committerDavid S. Miller <davem@davemloft.net>2016-06-14 19:16:14 -0400
commit93ed8117336485af2cedb069d28f3d4270fb90a1 (patch)
tree263059504a4c96ab1140ba6e751a3b6b6c143331 /drivers/xen/pcpu.c
parentb24eb6ae7058ca1a42b0532489e5f5796c107d65 (diff)
bnxt_en: Don't allow autoneg on cards that don't support it.
Some cards do not support autoneg. The current code does not prevent the user from enabling autoneg with ethtool on such cards, causing confusion. Firmware provides the autoneg capability information and we just need to store it in the support_auto_speeds field in bnxt_link_info struct. The ethtool set_settings() call will check this field before proceeding with autoneg. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/xen/pcpu.c')
0 files changed, 0 insertions, 0 deletions