Re: [PATCH] drivers/net: sis: Convert timers to use timer_setup()

2017-10-24 Thread Daniele Venzano
gt; >Cc: Francois Romieu <rom...@fr.zoreil.com> >Cc: Daniele Venzano <ve...@brownhat.org> >Cc: net...@vger.kernel.org >Signed-off-by: Kees Cook <keesc...@chromium.org> Signed-off-by: Daniele Venzano <ve...@brownhat.org> >--- > drivers/net/ethernet/sis

Re: [PATCH] drivers/net: sis: Convert timers to use timer_setup()

2017-10-24 Thread Daniele Venzano
On 24 October 2017 10:46:52 CEST, Kees Cook wrote: >In preparation for unconditionally passing the struct timer_list >pointer to >all timer callbacks, switch to using the new timer_setup() and >from_timer() >to pass the timer pointer explicitly. > >Cc: Francois Romieu >

Re: [PATCH 12/15] sis900: use IS_ENABLED() instead of checking for built-in or module

2016-09-12 Thread Daniele Venzano
s the code more readable by helping abstract away >some >of the Kconfig built-in and module enable details. > >Signed-off-by: Javier Martinez Canillas <jav...@osg.samsung.com> Acked-by: Daniele Venzano <ve...@brownhat.org>

Re: [PATCH 12/15] sis900: use IS_ENABLED() instead of checking for built-in or module

2016-09-12 Thread Daniele Venzano
ping abstract away >some >of the Kconfig built-in and module enable details. > >Signed-off-by: Javier Martinez Canillas Acked-by: Daniele Venzano

Re: [PATCH 24/30] sis900: remove unnecessary break after return

2014-07-21 Thread Daniele Venzano
Il 20/07/2014 16:27, Fabian Frederick ha scritto: > Signed-off-by: Fabian Frederick Signed-off-by: Daniele Venzano > --- > drivers/net/ethernet/sis/sis900.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/net/ethernet/sis/sis900.c > b/drivers/net/ethernet

Re: [PATCH 24/30] sis900: remove unnecessary break after return

2014-07-21 Thread Daniele Venzano
Il 20/07/2014 16:27, Fabian Frederick ha scritto: Signed-off-by: Fabian Frederick f...@skynet.be Signed-off-by: Daniele Venzano ve...@brownhat.org --- drivers/net/ethernet/sis/sis900.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/ethernet/sis/sis900.c b/drivers/net

Maintainer change for the sis900 driver

2005-03-12 Thread Daniele Venzano
The attached patch updates the sis900 record of MAINTAINERS file. Signed-off-by: Daniele Venzano <[EMAIL PROTECTED]> -- - Daniele Venzano Web: http://www.brownhat.org --- a/MAINTAINERS 2005-03-12 11:40:46.0 +0100 +++ b/MAINTAINERS 2005-03

Maintainer change for the sis900 driver

2005-03-12 Thread Daniele Venzano
The attached patch updates the sis900 record of MAINTAINERS file. Signed-off-by: Daniele Venzano [EMAIL PROTECTED] -- - Daniele Venzano Web: http://www.brownhat.org --- a/MAINTAINERS 2005-03-12 11:40:46.0 +0100 +++ b/MAINTAINERS 2005-03-12 11:44

Re: [stable] [BK PATCHES] 2.6.x net driver oops fixes

2005-03-11 Thread Daniele Venzano
, and I'm completely fine with the patch. A lot of time ago (2.6.6) I proposed a patch to update MAINTAINERS, but Jeff said he wanted to wait some time. I don't know if such change is now possible/wanted. AFAIK Ollie's email address bounces. -- Daniele Venzano http://www.brownhat.org - To unsubscribe

Re: [stable] [BK PATCHES] 2.6.x net driver oops fixes

2005-03-11 Thread Daniele Venzano
, and I'm completely fine with the patch. A lot of time ago (2.6.6) I proposed a patch to update MAINTAINERS, but Jeff said he wanted to wait some time. I don't know if such change is now possible/wanted. AFAIK Ollie's email address bounces. -- Daniele Venzano http://www.brownhat.org - To unsubscribe

Re: [RFC] Linux Kernel Subversion Howto

2005-02-04 Thread Daniele Venzano
be reasonable. The difference in storage space is measurable in several hundredth of megabytes, and that is a big gain on my poor resources. However, that does not remove any value from your howto, that is both complete and useful. -- Daniele Venzano http://teg.homeunix.org - To unsubscribe from this list

Re: [RFC] Linux Kernel Subversion Howto

2005-02-04 Thread Daniele Venzano
be reasonable. The difference in storage space is measurable in several hundredth of megabytes, and that is a big gain on my poor resources. However, that does not remove any value from your howto, that is both complete and useful. -- Daniele Venzano http://teg.homeunix.org - To unsubscribe from this list

Re: [RFC] Linux Kernel Subversion Howto

2005-02-02 Thread Daniele Venzano
Il giorno 02/feb/05, alle 16:54, Stelian Pop ha scritto: Hi, I've played lately a bit with Subversion and used it for managing the kernel sources, using Larry McVoy's bk2cvs bridge and Ben Collins' bkcvs2svn conversion script. Really useful, thanks ! I'm using svn to manage a very small part of

Re: [RFC] Linux Kernel Subversion Howto

2005-02-02 Thread Daniele Venzano
Il giorno 02/feb/05, alle 16:54, Stelian Pop ha scritto: Hi, I've played lately a bit with Subversion and used it for managing the kernel sources, using Larry McVoy's bk2cvs bridge and Ben Collins' bkcvs2svn conversion script. Really useful, thanks ! I'm using svn to manage a very small part of