Skip to content

Commit 1721454

Browse files
marwaiehm-stmmahadevan108
authored andcommitted
Revert "drivers: ethernet: eth_stm32_hal_priv.h"
This reverts commit fbeda59. Signed-off-by: IBEN EL HADJ MESSAOUD Marwa <marwa.ibenelhadjmessaoud-ext@st.com>
1 parent 996b8a6 commit 1721454

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/ethernet/eth_stm32_hal_priv.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
#define ST_OUI_B1 0x80
2323
#define ST_OUI_B2 0xE1
2424

25+
#define ETH_STM32_HAL_FRAME_SIZE_MAX (NET_ETH_MTU + 18)
26+
2527
/* Device constant configuration parameters */
2628
struct eth_stm32_hal_dev_cfg {
2729
void (*config_func)(void);

0 commit comments

Comments
 (0)