projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel] backport r21373 to 2.4 kernel
[openwrt.git]
/
target
/
linux
/
generic-2.4
/
files
/
crypto
/
ocf
/
hifn
/
hifnHIPP.c
diff --git
a/target/linux/generic-2.4/files/crypto/ocf/hifn/hifnHIPP.c
b/target/linux/generic-2.4/files/crypto/ocf/hifn/hifnHIPP.c
index
45ad7ba
..
a11b236
100644
(file)
--- a/
target/linux/generic-2.4/files/crypto/ocf/hifn/hifnHIPP.c
+++ b/
target/linux/generic-2.4/files/crypto/ocf/hifn/hifnHIPP.c
@@
-383,6
+383,7
@@
static struct pci_device_id hipp_pci_tbl[] = {
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
+ { 0 }
};
MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
This page took
0.023677 seconds
and
4
git commands to generate.