commit | b3f064e9746dbc569fef58975ae435b89737ad59 | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Fri Mar 06 17:04:07 2020 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 09 19:34:04 2020 -0700 |
tree | 84934049f6884379dc728e137bebf9808e6d6623 | |
parent | c220e52396772eac5b26de4540c87be8b632e20a [diff] |
ionic: add support for device id 0x1004 Add support for the management port device id. This is to capture the device and set it up for devlink use, but not set it up for network operations. We still use a netdev object in order to use the napi infrasucture for processing adminq and notifyq messages, we just don't register the netdev. Signed-off-by: Shannon Nelson <snelson@pensando.io> Signed-off-by: David S. Miller <davem@davemloft.net>