summaryrefslogtreecommitdiff
path: root/patches/0042-pci_error_handlers/INFO
blob: ffb183c13356cdb3f0c4c68e6a4af21c6ed27395 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
In kernel 3.7 struct pci_driver changed pci_error_handlers to const.
Address this by putting ifdef around the code.


commit 494530284f16298050ab99f54b7b12dd7d1418a1
Author: Stephen Hemminger <shemminger@vyatta.com>
Date:   Fri Sep 7 09:33:14 2012 -0700

    PCI: Make pci_error_handlers const

git describe --contains 494530284f16298050ab99f54b7b12dd7d1418a1
v3.7-rc1~177^2~9^2~3