sfxge(4): remove unused defined for WPTR alignment

MEDFORD_RX_WPTR_ALIGN is not used.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18114
This commit is contained in:
arybchik 2018-11-24 15:24:35 +00:00
parent 1db702cbb5
commit ba397a8890

View File

@ -37,14 +37,6 @@
extern "C" {
#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
#define ER_EZ_TX_PIOBUF_SIZE 4096