Larry Finger <Larry.Finger@xxxxxxxxxxxx> wrote: > From: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > > The addresses of Wlan NIC registers are natural alignment, but some > drivers have bugs. These are evident on platforms that need natural > alignment to access registers. This change contains the following: > 1. Function _rtl8821ae_dbi_read() is used to read one byte from DBI, > thus it should use rtl_read_byte(). > 2. Register 0x4C7 of 8192ee is single byte. > > Signed-off-by: Ping-Ke Shih <pkshih@xxxxxxxxxxx> > Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> > Cc: Stable <stable@xxxxxxxxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. 40b368af4b75 rtlwifi: Fix alignment issues -- https://patchwork.kernel.org/patch/9490651/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches