From: Dan Carpenter <dan.carpen...@oracle.com> 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 <dan.carpen...@oracle.com> Applied, thanks Dan.