]> git.droids-corp.org - dpdk.git/commitdiff
net/sfc/base: remove unused defined for WPTR alignment
authorAndy Moreton <amoreton@solarflare.com>
Thu, 16 Nov 2017 08:04:26 +0000 (08:04 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
MEDFORD_RX_WPTR_ALIGN is not used.

Signed-off-by: Andy Moreton <amoreton@solarflare.com>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
drivers/net/sfc/base/medford_impl.h

index de2f5cf0e19d218f3d0bbe4f21aed10eaf637032..18d065ad4559c21944d42b283db9605b923fc43a 100644 (file)
 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