net/sfc/base: remove unused defined for WPTR alignment
MEDFORD_RX_WPTR_ALIGN is not used. Signed-off-by: Andy Moreton <amoreton@solarflare.com> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
This commit is contained in:
parent
e6fba14511
commit
d90171aaaf
@ -35,14 +35,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Alignment requirement for value written to RX WPTR:
|
|
||||||
* the WPTR must be aligned to an 8 descriptor boundary
|
|
||||||
*
|
|
||||||
* FIXME: Is this the same on Medford as Huntington?
|
|
||||||
*/
|
|
||||||
#define MEDFORD_RX_WPTR_ALIGN 8
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef ER_EZ_TX_PIOBUF_SIZE
|
#ifndef ER_EZ_TX_PIOBUF_SIZE
|
||||||
#define ER_EZ_TX_PIOBUF_SIZE 4096
|
#define ER_EZ_TX_PIOBUF_SIZE 4096
|
||||||
|
Loading…
x
Reference in New Issue
Block a user