diff options
author | Timo Teräs <timo.teras@iki.fi> | 2010-10-26 15:04:34 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2010-10-26 15:05:44 +0300 |
commit | 153c38dde26bbbac83b42b7b367c2e17c1cab7bc (patch) | |
tree | 12f4d437666bf0fa41f13450ad8005fd83fa28d4 /main/dahdi-linux-grsec/dahdi-zaphfc2.patch | |
parent | f036d3c8ae9a0606d1a84ff9d16a259ad4bfffd8 (diff) | |
download | aports-153c38dde26bbbac83b42b7b367c2e17c1cab7bc.tar.bz2 aports-153c38dde26bbbac83b42b7b367c2e17c1cab7bc.tar.xz |
main/dahdi-linux-grsec: update to 2.4.0
and update zaphfc to compile with new dahdi
Diffstat (limited to 'main/dahdi-linux-grsec/dahdi-zaphfc2.patch')
-rw-r--r-- | main/dahdi-linux-grsec/dahdi-zaphfc2.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/main/dahdi-linux-grsec/dahdi-zaphfc2.patch b/main/dahdi-linux-grsec/dahdi-zaphfc2.patch deleted file mode 100644 index 33ebafd990..0000000000 --- a/main/dahdi-linux-grsec/dahdi-zaphfc2.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: dahdi-linux-2.3.0.1/drivers/dahdi/zaphfc.c - =================================================================== - --- dahdi-linux-2.3.0.1.orig/drivers/dahdi/zaphfc.c 2010-08-19 14:50:10.000000000 +0300 - +++ dahdi-linux-2.3.0.1/drivers/dahdi/zaphfc.c 2010-08-19 14:50:44.000000000 +0300 - @@ -676,6 +676,7 @@ - sprintf(zthfc->span.desc, "HFC-S PCI A ISDN card %d [TE]", hfc_dev_count + 1); - } - - + zthfc->span.owner = THIS_MODULE; - zthfc->span.spanconfig = zthfc_spanconfig; - zthfc->span.chanconfig = zthfc_chanconfig; - zthfc->span.startup = zthfc_startup; |