X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/90fba37c49479ed4e5233dc0d348cdf7d24c9ee1..004baf12d334716fec9228f6d8563cc3af786f83:/target/linux/generic-2.4/patches/201-hfc_usb_backport.patch diff --git a/target/linux/generic-2.4/patches/201-hfc_usb_backport.patch b/target/linux/generic-2.4/patches/201-hfc_usb_backport.patch index 302f6bbee..c2d62f610 100644 --- a/target/linux/generic-2.4/patches/201-hfc_usb_backport.patch +++ b/target/linux/generic-2.4/patches/201-hfc_usb_backport.patch @@ -1,8 +1,6 @@ -Index: linux-2.4.35.4/drivers/Makefile -=================================================================== ---- linux-2.4.35.4.orig/drivers/Makefile 2007-12-15 05:19:39.306660996 +0100 -+++ linux-2.4.35.4/drivers/Makefile 2007-12-15 05:19:59.111789629 +0100 -@@ -38,7 +38,7 @@ +--- a/drivers/Makefile ++++ b/drivers/Makefile +@@ -38,7 +38,7 @@ subdir-$(CONFIG_FUSION) += message/fusi subdir-$(CONFIG_MD) += md subdir-$(CONFIG_IEEE1394) += ieee1394 subdir-$(CONFIG_PNP) += pnp @@ -11,10 +9,8 @@ Index: linux-2.4.35.4/drivers/Makefile subdir-$(CONFIG_ATM) += atm subdir-$(CONFIG_FC4) += fc4 -Index: linux-2.4.35.4/drivers/isdn/hisax/hfc_usb.c -=================================================================== ---- linux-2.4.35.4.orig/drivers/isdn/hisax/hfc_usb.c 2007-12-15 05:19:55.575588111 +0100 -+++ linux-2.4.35.4/drivers/isdn/hisax/hfc_usb.c 2007-12-15 05:19:59.115789855 +0100 +--- a/drivers/isdn/hisax/hfc_usb.c ++++ b/drivers/isdn/hisax/hfc_usb.c @@ -1,13 +1,11 @@ -/* $Id: hfc_usb.c,v 2.3 2001/07/06 21:30:11 werner Exp $ +/* @@ -477,7 +473,7 @@ Index: linux-2.4.35.4/drivers/isdn/hisax/hfc_usb.c } } /* ctrl_start_transfer */ -@@ -293,897 +275,1418 @@ +@@ -293,897 +275,1418 @@ ctrl_start_transfer(hfcusb_data * hfc) /* queue a control transfer request */ /* return 0 on success. */ /************************************/