ethdev: allow device without registered driver
authorIntel <intel.com>
Wed, 18 Sep 2013 10:00:00 +0000 (12:00 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 9 Oct 2013 14:16:14 +0000 (16:16 +0200)
commitdc5026b485b0f13d4d3c1406368719e3478f36b6
tree86288b807a1171cf77418d239ad883ad23233323
parent0b33b68d12d0bc37246b5142b7fd06e9dce8d49d
ethdev: allow device without registered driver

It is needed for non-pci devices (ring and pcap).

Signed-off-by: Intel
lib/librte_ether/rte_ethdev.c