bus/pci: fix a typo
authorRami Rosen <rami.rosen@intel.com>
Thu, 26 Jul 2018 18:31:23 +0000 (21:31 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Jul 2018 19:23:16 +0000 (21:23 +0200)
commit73d15621039f130c88c776fb1cfb9eb2644902d1
tree0e4d03f468befcacfa8dc9492feae6793c062851
parent219731302a0aa5b8edb30a6bc1cdea64e7824a98
bus/pci: fix a typo

This patch fixes a trivial typo in pci_common.c.

Fixes: 23eaa9059ec2 ("bus/pci: use given name as generic name")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
drivers/bus/pci/pci_common.c