Re: [PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload

2020-11-18 Thread Jakub Kicinski
On Tue, 17 Nov 2020 17:08:24 +0900 Bongsu Jeon wrote: > max_payload is unused. > > Reviewed-by: Krzysztof Kozlowski > Signed-off-by: Bongsu Jeon Applied all 3 to net-next, thanks!

Re: [PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload

2020-11-17 Thread Bongsu Jeon
On Tue, Nov 17, 2020 at 5:39 PM Krzysztof Kozlowski wrote: > > On Tue, 17 Nov 2020 at 09:14, Bongsu Jeon wrote: > > > > 2020-11-17 16:42 GMT+09:00, k...@kernel.org : > > > On Tue, Nov 17, 2020 at 10:16:11AM +0900, Bongsu Jeon wrote: > > >> max_payload is unused. > > > > > > Why did you resend the

Re: [PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload

2020-11-17 Thread Krzysztof Kozlowski
On Tue, 17 Nov 2020 at 09:14, Bongsu Jeon wrote: > > 2020-11-17 16:42 GMT+09:00, k...@kernel.org : > > On Tue, Nov 17, 2020 at 10:16:11AM +0900, Bongsu Jeon wrote: > >> max_payload is unused. > > > > Why did you resend the patch ignoring my review? I already provided you > > with a tag, so you sho

Re: [PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload

2020-11-17 Thread Bongsu Jeon
2020-11-17 16:42 GMT+09:00, k...@kernel.org : > On Tue, Nov 17, 2020 at 10:16:11AM +0900, Bongsu Jeon wrote: >> max_payload is unused. > > Why did you resend the patch ignoring my review? I already provided you > with a tag, so you should include it. > > https://www.kernel.org/doc/html/latest/proce

Re: [PATCH net-next v2 1/3] nfc: s3fwrn5: Remove the max_payload

2020-11-16 Thread k...@kernel.org
On Tue, Nov 17, 2020 at 10:16:11AM +0900, Bongsu Jeon wrote: > max_payload is unused. Why did you resend the patch ignoring my review? I already provided you with a tag, so you should include it. https://www.kernel.org/doc/html/latest/process/submitting-patches.html Reviewed-by: Krzysztof Kozlow