Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d08911c4 authored by Lennert Buytenhek's avatar Lennert Buytenhek
Browse files

mv643xx_eth: remove unused DESC_SIZE define

parent 5a5ba930
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -162,8 +162,6 @@ static char mv643xx_driver_version[] = "1.0";
#define PORT_DEFAULT_TRANSMIT_QUEUE_SIZE	800
#define PORT_DEFAULT_RECEIVE_QUEUE_SIZE		400

#define DESC_SIZE				64

#define ETH_RX_QUEUES_ENABLED	(1 << 0)	/* use only Q0 for receive */
#define ETH_TX_QUEUES_ENABLED	(1 << 0)	/* use only Q0 for transmit */