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
..
2020-10-30 19:29:59 +01:00
2020-09-02 16:29:22 +02:00
2020-08-20 14:19:39 +02:00
2020-10-30 19:29:59 +01:00
2020-08-27 16:36:18 +02:00
2020-09-10 18:52:15 +02:00
2020-11-03 18:34:10 +01:00
2020-11-02 16:33:25 +01:00
2020-10-30 19:29:59 +01:00
2020-10-30 19:29:59 +01:00
2020-10-26 23:48:08 +01:00
2020-10-30 19:29:59 +01:00
2020-11-02 18:14:20 +01:00
2020-10-30 19:29:59 +01:00
2020-11-01 15:30:22 +01:00
2020-11-01 14:44:06 +01:00
2020-08-06 12:37:04 +02:00
2020-09-22 20:58:26 +02:00
2020-11-01 14:44:06 +01:00
2020-11-01 14:44:06 +01:00
2020-10-30 19:29:59 +01:00
2020-11-01 14:44:06 +01:00
2020-10-30 19:29:59 +01:00
2020-11-02 16:33:25 +01:00
2020-08-10 12:54:30 +02:00
2020-10-30 19:29:59 +01:00
2020-10-09 23:20:19 +01:00
2020-10-30 19:29:59 +01:00
2020-10-09 16:16:32 +01:00
2020-11-01 14:44:06 +01:00
2020-11-04 22:08:11 +08:00
2020-10-09 23:20:19 +01:00
2020-11-03 17:46:40 +01:00
2020-10-30 19:29:59 +01:00
2020-10-30 19:29:59 +01:00
2020-10-15 17:46:54 +02:00
2020-11-02 21:09:22 +08:00
2020-10-30 19:29:59 +01:00
2020-07-08 16:07:05 +02:00