]> git.pld-linux.org Git - packages/dLAN.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Jan 2008 19:37:03 +0000 (19:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dLAN-usbkill.patch -> 1.2

dLAN-usbkill.patch [deleted file]

diff --git a/dLAN-usbkill.patch b/dLAN-usbkill.patch
deleted file mode 100644 (file)
index c075aa2..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
---- dLAN-linux-package-2.0/driver/devolo_usb.c.org     2006-05-04 03:25:59.245636000 +0200
-+++ dLAN-linux-package-2.0/driver/devolo_usb.c 2006-05-04 03:31:50.131565000 +0200
-@@ -201,11 +201,6 @@
-   devoloUSB_t * devolo = net->priv;
-   if (!devolo)
-     return;
--#if (LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,0))
--  devolo->tx_urb->transfer_flags |= URB_ASYNC_UNLINK;
--#else
--  devolo->tx_urb->transfer_flags |= USB_ASYNC_UNLINK;
--#endif
-   usb_unlink_urb (devolo->tx_urb);
-   /*
This page took 0.0722429999999999 seconds and 4 git commands to generate.