commit | 4e00338a61998de3502d0428c4f71ffc69772316 | [log] [tgz] |
---|---|---|
author | Ray Jui <ray.jui@broadcom.com> | Mon Feb 20 19:25:16 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 20 21:59:15 2017 -0500 |
tree | d4342d21cf86a41af29b7c3241102449d52c2adb | |
parent | 5a4dcdcac8e591e235943998caffdf6ac421a422 [diff] |
bnxt_en: Reject driver probe against all bridge devices There are additional SoC devices that use the same device ID for bridge and NIC devices. The bnxt driver should reject probe against all bridge devices since it's meant to be used with only endpoint devices. Signed-off-by: Ray Jui <ray.jui@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>