Skip to content

Commit fbeda59

Browse files
KozhinovAlexandercarlescufi
authored andcommitted
drivers: ethernet: eth_stm32_hal_priv.h
Remove unused missleading definition. Signed-off-by: Alexander Kozhinov <[email protected]>
1 parent 0036b8b commit fbeda59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

drivers/ethernet/eth_stm32_hal_priv.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@
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-
2725
/* Device constant configuration parameters */
2826
struct eth_stm32_hal_dev_cfg {
2927
void (*config_func)(void);

0 commit comments

Comments
 (0)