aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSergei Shtylyov <sshtylyov@ru.mvista.com>2010-05-11 00:08:03 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-02 10:20:52 -0700
commitd3e7eb80772f1b39065906313113a892a6c65867 (patch)
tree60e64534454512444b764868c705b1baebbb6f14 /scripts/patch-kernel
parent722531594f182f6976d31c5c6f7c144d4088e266 (diff)
cmd640: fix kernel oops in test_irq() method
commit a9ddabc52ce3757a4331d6c1e8bf4065333cc51b upstream. When implementing the test_iqr() method, I forgot that this driver is not an ordinary PCI driver and also needs to support VLB variant of the chip. Moreover, 'hwif->dev' should be NULL, potentially causing oops in pci_read_config_byte(). Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions