bnxt_en: Reject driver probe against all bridge devices
authorRay Jui <ray.jui@broadcom.com>
Tue, 21 Feb 2017 00:25:16 +0000 (19:25 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Feb 2017 02:59:15 +0000 (21:59 -0500)
commit4e00338a61998de3502d0428c4f71ffc69772316
treed4342d21cf86a41af29b7c3241102449d52c2adb
parent5a4dcdcac8e591e235943998caffdf6ac421a422
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>
drivers/net/ethernet/broadcom/bnxt/bnxt.c