mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-24 20:21:25 +01:00
net: fix typo
Signed-off-by: Flavio Suligoi <f.suligoi@asem.it>
This commit is contained in:
parent
678fa61f3e
commit
dad9af590a
@ -580,7 +580,7 @@ enum mv_netc_lanes {
|
|||||||
/* Default number of TXQs in use */
|
/* Default number of TXQs in use */
|
||||||
#define MVPP2_DEFAULT_TXQ 1
|
#define MVPP2_DEFAULT_TXQ 1
|
||||||
|
|
||||||
/* Dfault number of RXQs in use */
|
/* Default number of RXQs in use */
|
||||||
#define MVPP2_DEFAULT_RXQ 1
|
#define MVPP2_DEFAULT_RXQ 1
|
||||||
#define CONFIG_MV_ETH_RXQ 8 /* increment by 8 */
|
#define CONFIG_MV_ETH_RXQ 8 /* increment by 8 */
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user