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:
parent
1db702cbb5
commit
ba397a8890
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user