Openwrt/target/linux/ramips
Anton Ryzhov df469befdc ramips: fix kernel oops in mt7621_nfc_write_page_hwecc
`mt7621_nfc_write_page_hwecc` may be called with `buf=NULL`, but
`mt7621_nfc_check_empty_page` always tries to read it.
That caused Oops:
`Unable to handle kernel paging request at virtual address 00000000`

Fixes: FS#3416
Signed-off-by: Anton Ryzhov <anton@ryzhov.me>
2020-11-04 22:08:11 +08:00
..
base-files/etc
dts ramips: add support for Wavlink WL-WN530HG4 2020-10-27 21:20:16 +01:00
files/drivers
image mt7621: mikrotik: use vmlinuz (zBoot ELF) 2020-10-29 21:35:03 +08:00
mt76x8 ramips: add support for TP-Link RE200 v4 2020-10-20 03:01:13 +02:00
mt7620 ramips: add support for Wavlink WL-WN530HG4 2020-10-27 21:20:16 +01:00
mt7621 mt7621: mikrotik: use vmlinuz (zBoot ELF) 2020-10-29 21:35:03 +08:00
patches-5.4 ramips: fix kernel oops in mt7621_nfc_write_page_hwecc 2020-11-04 22:08:11 +08:00
rt288x
rt305x
rt3883
Makefile
modules.mk