Re: [PATCH 11/15] staging: rtl8723au: Remove a stack of write only counters

2014-10-12 Thread Jes Sorensen
Greg KH writes: > On Sat, Oct 11, 2014 at 05:32:49AM -0700, Greg KH wrote: >> On Fri, Oct 10, 2014 at 09:41:34PM +0200, jes.soren...@redhat.com wrote: >> > From: Jes Sorensen >> > >> > We don't do anything with these, so get rid of them >> > >> > Signed-off-by: Jes Sorensen >> > --- >> > driv

Re: [PATCH 11/15] staging: rtl8723au: Remove a stack of write only counters

2014-10-11 Thread Greg KH
On Sat, Oct 11, 2014 at 05:32:49AM -0700, Greg KH wrote: > On Fri, Oct 10, 2014 at 09:41:34PM +0200, jes.soren...@redhat.com wrote: > > From: Jes Sorensen > > > > We don't do anything with these, so get rid of them > > > > Signed-off-by: Jes Sorensen > > --- > > drivers/staging/rtl8723au/core/

Re: [PATCH 11/15] staging: rtl8723au: Remove a stack of write only counters

2014-10-11 Thread Greg KH
On Fri, Oct 10, 2014 at 09:41:34PM +0200, jes.soren...@redhat.com wrote: > From: Jes Sorensen > > We don't do anything with these, so get rid of them > > Signed-off-by: Jes Sorensen > --- > drivers/staging/rtl8723au/core/rtw_xmit.c| 6 -- > drivers/staging/rtl8723au/include/rtw_xm

[PATCH 11/15] staging: rtl8723au: Remove a stack of write only counters

2014-10-10 Thread Jes . Sorensen
From: Jes Sorensen We don't do anything with these, so get rid of them Signed-off-by: Jes Sorensen --- drivers/staging/rtl8723au/core/rtw_xmit.c| 6 -- drivers/staging/rtl8723au/include/rtw_xmit.h | 5 - drivers/staging/rtl8723au/os_dep/usb_ops_linux.c | 16 --