Re: [PATCH net-next v1 1/2] lan743x: clean up software_isr function

2020-11-26 Thread Sven Van Asbroeck
On Tue, Nov 24, 2020 at 7:17 PM Jakub Kicinski wrote: > > Applied both, thank you! Thank you Jakub !

Re: [PATCH net-next v1 1/2] lan743x: clean up software_isr function

2020-11-24 Thread Jakub Kicinski
On Mon, 23 Nov 2020 14:15:28 -0500 Sven Van Asbroeck wrote: > From: Sven Van Asbroeck > > For no apparent reason, this function reads the INT_STS register, and > checks if the software interrupt bit is set. These things have already > been carried out by this function's only caller. > > Clean up

[PATCH net-next v1 1/2] lan743x: clean up software_isr function

2020-11-23 Thread Sven Van Asbroeck
From: Sven Van Asbroeck For no apparent reason, this function reads the INT_STS register, and checks if the software interrupt bit is set. These things have already been carried out by this function's only caller. Clean up by removing the redundant code. Tested-by: Sven Van Asbroeck # lan7430