alistair23-linux/drivers/staging/rtlwifi
Stanislaw Gruszka c40a45a465 staging: rtl8822be: fix wrong dma unmap len
Patch fixes splat:

r8822be 0000:04:00.0: DMA-API: device driver frees DMA memory with different size
[device address=0x0000000078477000] [map size=4096 bytes] [unmap size=424 bytes]
<snip>
Call Trace:
  debug_dma_unmap_page+0xa5/0xb0
  ? unmap_single+0x2f/0x40
  _rtl8822be_send_bcn_or_cmd_packet+0x2c5/0x300 [r8822be]
  ? _rtl8822be_send_bcn_or_cmd_packet+0x2c5/0x300 [r8822be]
  rtl8822b_halmac_cb_write_data_rsvd_page+0x51/0xc0 [r8822be]
  _halmac_write_data_rsvd_page+0x22/0x30 [r8822be]
  halmac_download_rsvd_page_88xx+0xee/0x1f0 [r8822be]
  halmac_dlfw_to_mem_88xx+0x80/0x120 [r8822be]
  halmac_download_firmware_88xx.part.47+0x477/0x600 [r8822be]
  halmac_download_firmware_88xx+0x32/0x40 [r8822be]
  rtl_halmac_dlfw+0x70/0x120 [r8822be]
  rtl_halmac_init_hal+0x5f/0x1b0 [r8822be]
  rtl8822be_hw_init+0x8a2/0x1040 [r8822be]

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-03 14:49:08 +01:00
..
btcoexist staging: rtlwifi: simplify logical operation 2017-08-23 16:27:07 -07:00
halmac staging: r8822be: mark expected switch fall-throughs 2017-10-18 16:21:26 +02:00
phydm staging: rtlwifi: phydm: Remove useless parentheses 2017-10-18 15:53:50 +02:00
rtl8822be staging: rtl8822be: fix wrong dma unmap len 2017-11-03 14:49:08 +01:00
base.c staging: rtlwifi: Remove unused variable 2017-11-03 12:48:56 +01:00
base.h staging: rtlwifi: Convert timers to use timer_setup() 2017-10-18 15:52:39 +02:00
cam.c
cam.h
core.c staging: rtlwifi: Remove unnecessary parentheses 2017-10-18 15:53:50 +02:00
core.h staging: rtlwifi: remove unused functions 2017-09-17 16:35:26 +02:00
debug.c staging: rtlwifi: Remove unnecessary parentheses 2017-10-18 15:53:50 +02:00
debug.h
efuse.c staging: rtlwifi: use kcalloc instead of multiply 2017-09-17 16:35:26 +02:00
efuse.h
Kconfig staging: rtlwifi: add MAC80211 dependency 2017-08-23 16:29:09 -07:00
Makefile staging: r8822be: Add Makefiles and Kconfig for new driver 2017-08-20 11:13:12 -07:00
pci.c Staging: rtlwifi: pci: fixed a coding style issue 2017-11-03 12:48:55 +01:00
pci.h
ps.c staging: rtlwifi: Convert timers to use timer_setup() 2017-10-18 15:52:39 +02:00
ps.h
pwrseqcmd.h
rc.c staging: rtlwifi: Remove unnecessary parentheses 2017-10-18 15:53:50 +02:00
rc.h
regd.c
regd.h
stats.c
stats.h
TODO staging: rtlwifi: Reviewers fixes 2017-08-20 11:13:12 -07:00
wifi.h