git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a37f13
)
PCI: pci_driver make name const
author
Stephen Hemminger
<shemminger@vyatta.com>
Thu, 2 Sep 2010 21:28:51 +0000
(14:28 -0700)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 15 Oct 2010 20:09:49 +0000
(13:09 -0700)
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>
No differences found