commit | ad530a1d403a70b5473578e17b65d14132926b86 | [log] [tgz] |
---|---|---|
author | Veerasenareddy Burru <veerasenareddy.burru@cavium.com> | Mon Aug 21 12:35:56 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 22 11:08:15 2017 -0700 |
tree | 8db8e2aedc9c4e16d6ae8cdf2ba5d057ea14d404 | |
parent | 7d47e9a2056f7d4babde19f58c8d236e60308043 [diff] |
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>