lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 4 Dec 2020 10:37:53 +0200 From: Krzysztof Kozlowski <krzk@...nel.org> To: Bongsu Jeon <bongsu.jeon2@...il.com> Cc: linux-nfc@...ts.01.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org, Bongsu Jeon <bongsu.jeon@...sung.com> Subject: Re: [PATCH v2 net-next] nfc: s3fwrn5: skip the NFC bootloader mode On Fri, Dec 04, 2020 at 07:52:57AM +0900, Bongsu Jeon wrote: > From: Bongsu Jeon <bongsu.jeon@...sung.com> > > If there isn't a proper NFC firmware image, Bootloader mode will be > skipped. > > Signed-off-by: Bongsu Jeon <bongsu.jeon@...sung.com> > --- > > ChangeLog: > v2: > - change the commit message. > - change the skip handling code. Patch is now much cleaner and smaller. Thanks. Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org> Best regards, Krzysztof > > drivers/nfc/s3fwrn5/core.c | 23 +++++++++++++++++++++-- > drivers/nfc/s3fwrn5/firmware.c | 11 +---------- > drivers/nfc/s3fwrn5/firmware.h | 1 + > 3 files changed, 23 insertions(+), 12 deletions(-)
Powered by blists - more mailing lists