From: Dan Carpenter <hidden> Date: 2018-03-23 11:36:39
There is an && vs || typo here, which potentially leads to a NULL
dereference.
Fixes: e9e1e97884b7 ("ibmvnic: Update TX pool cleaning routine")
Signed-off-by: Dan Carpenter <redacted>
From: David Miller <davem@davemloft.net> Date: 2018-03-26 01:14:24
From: Dan Carpenter <redacted>
Date: Fri, 23 Mar 2018 14:36:15 +0300
There is an && vs || typo here, which potentially leads to a NULL
dereference.
Fixes: e9e1e97884b7 ("ibmvnic: Update TX pool cleaning routine")
Signed-off-by: Dan Carpenter <redacted>