Re: [PATCH RESEND 3/3] staging: et131x: fix make W=1 build warning

2014-02-07 Thread Mark Einon
On Fri, Feb 07, 2014 at 07:12:50PM +0800, Zhao, Gang wrote: Mark, could you look at this patch? It has not been acked. Sure, in time, I'm making my way through them. Unfortunately kernel programming is not my day job, and gets done in my spare time (which is a bit limited at present). I aim to

Re: [PATCH RESEND 3/3] staging: et131x: fix make W=1 build warning

2014-02-07 Thread Greg Kroah-Hartman
On Fri, Feb 07, 2014 at 07:12:50PM +0800, Zhao, Gang wrote: Mark, could you look at this patch? It has not been acked. 1 day after sending this you are asking for review? Please realize that people are busy and have other things to do. If after a week or so there is no response, is it ok to

Re: [PATCH RESEND 3/3] staging: et131x: fix make W=1 build warning

2014-02-07 Thread Greg Kroah-Hartman
On Thu, Feb 06, 2014 at 12:10:36AM +0800, Zhao, Gang wrote: fix make W=1 warning: drivers/staging/et131x/et131x.c: In function ‘et1310_setup_device_for_multicast’: drivers/staging/et131x/et131x.c:1052:6: warning: variable ‘pm_csr’ set but not used [-Wunused-but-set-variable] u32 pm_csr;

[PATCH RESEND 3/3] staging: et131x: fix make W=1 build warning

2014-02-05 Thread Zhao, Gang
fix make W=1 warning: drivers/staging/et131x/et131x.c: In function ‘et1310_setup_device_for_multicast’: drivers/staging/et131x/et131x.c:1052:6: warning: variable ‘pm_csr’ set but not used [-Wunused-but-set-variable] u32 pm_csr; ^ drivers/staging/et131x/et131x.c: In function