mirror of
https://github.com/torvalds/linux.git
synced 2024-12-18 00:53:40 +00:00
4d2e11d42f
The check on record->event is always true because the wrong operator
is being used, used && instead of ||
Addresses-Coverity: ("Constant expression result")
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
opa_vnic_encap.c | ||
opa_vnic_encap.h | ||
opa_vnic_ethtool.c | ||
opa_vnic_internal.h | ||
opa_vnic_netdev.c | ||
opa_vnic_vema_iface.c | ||
opa_vnic_vema.c |