Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/macb: fix the peripheral version test
We currently need two checks of the peripheral version in MACB_MID register. One of them got out of sync after modification by 8a013a9 (net: macb: Include multi queue support for xilinx ZynqMP ethernet version). Fix this in macb_configure_caps() so that xilinx ZynqMP will be considered as a GEM flavor. Fixes: 8a013a9 ("net: macb: Include multi queue support for xilinx ZynqMP ethernet version") Signed-off-by: Nicolas Ferre <[email protected]> Cc: Michal Simek <[email protected]> Cc: Punnaiah Choudary Kalluri <[email protected]> Cc: <[email protected]> #4.0 (if it doesn't make it for -final) Signed-off-by: David S. Miller <[email protected]>
- Loading branch information