Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: pegasus: cleanup a couple conditions
We recently made loopback a bool type instead of an int, so the bitwise AND is redundent. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information