* Greg KH <gre...@linuxfoundation.org> [2017-05-12 11:30:08 +0200]:

On Thu, May 11, 2017 at 06:45:24PM -0700, Matthew Giassa wrote:
+#define        REG_INT_MIG_8723B               0x0304  /* Interrupt Migration 
*/
+#define        REG_BCNQ_DESA_8723B             0x0308  /* TX Beacon Descriptor 
Address
+                                                */
+#define        REG_HQ_DESA_8723B               0x0310  /* TX High Queue 
Descriptor
+                                                * Address
+                                                */

Ick, that looks worse to me now, doesn't it to you?  Please leave the
original as-is.

Will do.

Also, always test-build your patches :)


Strange. That built fine on my Ubuntu x64 system:

&> make -j2 drivers/staging/rtl8723bs/

...

 CC      arch/x86/kernel/asm-offsets.s
 GEN     scripts/gdb/linux/constants.py
 CHK     include/generated/asm-offsets.h
 UPD     include/generated/asm-offsets.h
 CALL    scripts/checksyscalls.sh
 LD      drivers/staging/rtl8723bs/built-in.o

$> gcc --version
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609

thanks,

greg k-h

Cheers!

--

Matthew

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to