]> git.baikalelectronics.ru Git - kernel.git/commit
liquidio: move macro definition to a proper place
authorVeerasenareddy Burru <veerasenareddy.burru@cavium.com>
Mon, 21 Aug 2017 19:35:56 +0000 (12:35 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 18:08:15 +0000 (11:08 -0700)
commitb12d9c36b951d78f05f16349a0838332ec0791cd
tree8db8e2aedc9c4e16d6ae8cdf2ba5d057ea14d404
parent49d75b223ba78917326866196fbfb6b2b4c67e32
liquidio: move macro definition to a proper place

The macro LIO_CMD_WAIT_TM is not specific to the PF driver; it can be used
by the VF driver too, so move its definition from a PF-specific header file
to one that's common to PF and VF.

Signed-off-by: Veerasenareddy Burru <veerasenareddy.burru@cavium.com>
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.h
drivers/net/ethernet/cavium/liquidio/liquidio_common.h