mcst-linux-kernel/patches-2024.06.26/mii-tool-1.65.0.0/0000-init.add.patch

20 lines
425 B
Diff

*** a/mii-tool.c Sat Apr 24 17:18:41 2010
--- b/mii-tool.c Thu Apr 18 02:00:52 2019
***************
*** 52,58 ****
#include "mii.h"
#include "version.h"
! #define MAX_ETH 8 /* Maximum # of interfaces */
/* Table of known MII's */
static struct {
--- 52,58 ----
#include "mii.h"
#include "version.h"
! #define MAX_ETH 32 /* Maximum # of interfaces */
/* Table of known MII's */
static struct {