Microchip-Ethernet / EVB-KSZ9477

Repository for using Microchip EVB-KSZ9477 board. Product Supported: KSZ9477, KSZ9567, KSZ9897, KSZ9896, KSZ8567, KSZ8565, KSZ9893, KSZ9563, KSZ8563, LAN9646, Phys(KSZ9031/9131, LAN8770
76 stars 78 forks source link

Driver bug? #9

Open krbvroc1 opened 5 years ago

krbvroc1 commented 5 years ago

https://github.com/Microchip-Ethernet/EVB-KSZ9477/blob/85f10294776f939ffa93466f902e3a6888d0f7cb/KSZ/linux-drivers/ksz9897/linux-4.9/drivers/net/ethernet/micrel/ksz_mrp.c#L181-L182

While inspecting code, trying to figure out generically why I cannot get ACL to work with the KSZ9477, I saw these two lines of code. Is this a bug?