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)
commitad530a1d403a70b5473578e17b65d14132926b86
tree8db8e2aedc9c4e16d6ae8cdf2ba5d057ea14d404
parent7d47e9a2056f7d4babde19f58c8d236e60308043
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