Re: [PATCH 0/2] Two refactoring patches for the qla2xxx driver

2018-11-28 Thread Martin K. Petersen
Bart, > The two patches in this series make the qla2xxx driver source code > easier to read without changing the driver functionality. Please > consider these patches for kernel v4.21. I applied patch #1. #2 had conflicts, please rebase. Thanks! -- Martin K. Petersen Oracle Linux

Re: [PATCH 0/2] Two refactoring patches for the qla2xxx driver

2018-11-27 Thread Laurence Oberman
On Tue, 2018-11-27 at 15:04 -0800, Bart Van Assche wrote: > Hi Martin, > > The two patches in this series make the qla2xxx driver source code > easier > to read without changing the driver functionality. Please consider > these > patches for kernel v4.21. > > Thanks, > > Bart. > > Bart Van

[PATCH 0/2] Two refactoring patches for the qla2xxx driver

2018-11-27 Thread Bart Van Assche
Hi Martin, The two patches in this series make the qla2xxx driver source code easier to read without changing the driver functionality. Please consider these patches for kernel v4.21. Thanks, Bart. Bart Van Assche (2): qla2xxx: Introduce a switch/case statement in qlt_xmit_tm_rsp()