Patch "asix: Support DLink DUB-E100 H/W Ver C1" has been added to the 3.0-stable tree

2012-09-26 Thread gregkh
This is a note to let you know that I've just added the patch titled asix: Support DLink DUB-E100 H/W Ver C1 to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: asix-support-dli

Patch "asix: Support DLink DUB-E100 H/W Ver C1" has been added to the 3.4-stable tree

2012-09-26 Thread gregkh
This is a note to let you know that I've just added the patch titled asix: Support DLink DUB-E100 H/W Ver C1 to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: asix-support-dli

Patch "asix: Support DLink DUB-E100 H/W Ver C1" has been added to the 3.5-stable tree

2012-09-26 Thread gregkh
This is a note to let you know that I've just added the patch titled asix: Support DLink DUB-E100 H/W Ver C1 to the 3.5-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: asix-support-dli

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-19 Thread David Miller
From: Søren Holm Date: Tue, 18 Sep 2012 09:50:57 +0200 > Signed-off-by: Søren Holm Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-18 Thread Søren Holm
Tirsdag den 18. september 2012 10:21:17 skrev Christian Riesch: > IIRC this is not how it works. Your patch must go into the current > mainline kernel first (via net or net-next) before, then it will be > backported to the stable series.Therefore you must always send patches > that apply to net, or

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-18 Thread Christian Riesch
On Tue, Sep 18, 2012 at 9:49 AM, Søren Holm wrote: > Tirsdag den 18. september 2012 07:41:11 skrev Christian Riesch: >> >> This will not apply to recent kernels, drivers/net/usb/asix.c has been >> split into several files, please make these changes in >> drivers/net/usb/asix_devices.c. > > I'll do

[PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-18 Thread Søren Holm
Signed-off-by: Søren Holm Cc: stable@vger.kernel.org --- drivers/net/usb/asix_devices.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/usb/asix_devices.c b/drivers/net/usb/asix_devices.c index 4fd48df..32e31c5 100644 --- a/drivers/net/usb/asix_devices.c +++ b/drivers/net/u

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-18 Thread Søren Holm
Tirsdag den 18. september 2012 07:41:11 skrev Christian Riesch: > > This will not apply to recent kernels, drivers/net/usb/asix.c has been > split into several files, please make these changes in > drivers/net/usb/asix_devices.c. I'll do that. The previous patch applies to the 3.5.x stable series

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-17 Thread Christian Riesch
Hi Søren, On Mon, Sep 17, 2012 at 9:23 PM, Søren Holm wrote: > Signed-off-by: Søren Holm > Cc: stable@vger.kernel.org > --- > drivers/net/usb/asix.c |4 > 1 file changed, 4 insertions(+) > > diff --git a/drivers/net/usb/asix.c b/drivers/net/usb/asix.c > index 3ae80ec..12f372e 100644 >

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-17 Thread Søren Holm
> > Networking patches should be submitted to net...@vger.kernel.org Thanks. I will resend the patch then. -- Søren Holm -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majo

[PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-17 Thread Søren Holm
Signed-off-by: Søren Holm Cc: stable@vger.kernel.org --- drivers/net/usb/asix.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/usb/asix.c b/drivers/net/usb/asix.c index 3ae80ec..12f372e 100644 --- a/drivers/net/usb/asix.c +++ b/drivers/net/usb/asix.c @@ -1604,6 +1604,10 @@

Re: [PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-17 Thread David Miller
From: Søren Holm Date: Thu, 13 Sep 2012 15:45:40 +0200 > Signed-off-by: Søren Holm > Cc: stable@vger.kernel.org Networking patches should be submitted to net...@vger.kernel.org -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel

[PATCH] asix: Support DLink DUB-E100 H/W Ver C1

2012-09-13 Thread Søren Holm
Signed-off-by: Søren Holm Cc: stable@vger.kernel.org --- drivers/net/usb/asix.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/net/usb/asix.c b/drivers/net/usb/asix.c index 3ae80ec..12f372e 100644 --- a/drivers/net/usb/asix.c +++ b/drivers/net/usb/asix.c @@ -1604,6 +1604,10 @@