net/qede: add vendor/device id info
authorRasesh Mody <rasesh.mody@cavium.com>
Fri, 23 Dec 2016 00:49:57 +0000 (16:49 -0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:52 +0000 (19:40 +0100)
commitfb58ad9ea019ff6e85f745df8b160325603c395e
tree564e6f141b57850e6709b459594930d64d99e92f
parent528fcfab2357168d73c601cd2658443c3551e730
net/qede: add vendor/device id info

The vendor_id and device_id are used to determine device type. If you
don't have them, then check for determining device type fails and is
always set to default device type.

Fixes: ec94dbc57362 ("qede: add base driver")

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
drivers/net/qede/qede_ethdev.c