ether82563: fix multicast for i210
MTA has 128 entries, according to section 8.10.15 in the datasheet. this fixes ipv6 in apu2 which has 3x i210 (8086/157b).
This commit is contained in:
parent
7367b8d2e7
commit
e38f75fc45
1 changed files with 0 additions and 1 deletions
|
@ -766,7 +766,6 @@ i82563multicast(void *arg, uchar *addr, int on)
|
|||
case i82577:
|
||||
case i82577m:
|
||||
case i82579:
|
||||
case i210:
|
||||
case i217:
|
||||
case i218:
|
||||
case i219:
|
||||
|
|
Loading…
Reference in a new issue