1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/marvell/octeon_ep
Shreenidhi Shedi 4bbfed9112 octeon_ep: use bitwise AND
This should be bitwise operator not logical.

Fixes: 862cd659a6 ("octeon_ep: Add driver framework and device initialization")
Signed-off-by: Shreenidhi Shedi <sshedi@vmware.com>
Link: https://lore.kernel.org/r/20220626132947.3992423-1-sshedi@vmware.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-06-27 21:56:35 -07:00
..
Kconfig octeon_ep: Add driver framework and device initialization 2022-04-13 12:56:32 +01:00
Makefile octeon_ep: add ethtool support for Octeon PCI Endpoint NIC 2022-04-13 12:56:32 +01:00
octep_cn9k_pf.c octeon_ep: Fix spelling mistake "inerrupts" -> "interrupts" 2022-04-15 11:16:09 +01:00
octep_config.h octeon_ep: Add driver framework and device initialization 2022-04-13 12:56:32 +01:00
octep_ctrl_mbox.c octeon_ep: Remove custom driver version 2022-04-15 14:04:14 -07:00
octep_ctrl_mbox.h octeon_ep: add support for ndo ops 2022-04-13 12:56:32 +01:00
octep_ctrl_net.c octeon_ep: add support for ndo ops 2022-04-13 12:56:32 +01:00
octep_ctrl_net.h octeon_ep: Add driver framework and device initialization 2022-04-13 12:56:32 +01:00
octep_ethtool.c octeon_ep: add ethtool support for Octeon PCI Endpoint NIC 2022-04-13 12:56:32 +01:00
octep_main.c octeon_ep: Fix irq releasing in the error handling path of octep_request_irqs() 2022-05-18 20:04:18 -07:00
octep_main.h octeon_ep: Remove custom driver version 2022-04-15 14:04:14 -07:00
octep_regs_cn9k_pf.h octeon_ep: use bitwise AND 2022-06-27 21:56:35 -07:00
octep_rx.c octeon_ep: delete unnecessary NULL check 2022-05-16 11:40:04 +01:00
octep_rx.h octeon_ep: Add driver framework and device initialization 2022-04-13 12:56:32 +01:00
octep_tx.c octeon_ep: delete unnecessary NULL check 2022-05-16 11:40:04 +01:00
octep_tx.h octeon_ep: Add driver framework and device initialization 2022-04-13 12:56:32 +01:00