PCI: pci_driver make name const
commit42b219322a97ccef347388b233aceaafe3fa517d
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 2 Sep 2010 21:28:51 +0000 (2 14:28 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 15 Oct 2010 20:09:49 +0000 (15 13:09 -0700)
treeeb810f27080a9eab5cee2e52413fcc46788d7a15
parent5a37f1381f1d8625fa458360c9b5d17f0c5f1dea
PCI: pci_driver make name const

The name field in pci_driver should be const, it is not
modified by PCI subsystem.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
include/linux/pci.h