
There is an && vs || typo here, which potentially leads to a NULL
dereference.
Fixes: e9e1e97884
("ibmvnic: Update TX pool cleaning routine")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>