[PATCH] staging: rtl8192u: Fix warnings about endianness

Greg KH gregkh at linuxfoundation.org
Thu Feb 16 18:43:52 UTC 2017


On Wed, Feb 15, 2017 at 05:06:27PM +0800, maomao xu wrote:
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:564:37: warning: incorrect type in assignment (different base types)
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:564:37:    expected unsigned short [unsigned] [usertype] len
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c:564:37:    got restricted __be16 [usertype] <noident>
> 
> Signed-off-by: maomao xu <albert008.xu at gmail.com>
> 

Always test-build your patches!!!

I don't know what to apply here at all.  Please fix them up and resend a
patch series of the correct patches.

thanks,

greg k-h


More information about the devel mailing list