Searched hist:f50724cdfeea37ddbd969e1445be7c85329d7d09 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | gianfar.c | diff f50724cdfeea37ddbd969e1445be7c85329d7d09 Thu Mar 05 07:48:23 CST 2015 Tobias Waldekranz <tobias@waldekranz.com> net: gianfar: correctly determine the number of queue groups
eTSEC of-nodes may have children which are not queue-group nodes. For example new-style fixed-phy declarations. These where incorrectly assumed to be additional queue-groups.
Change the search to filter out any nodes which are not queue-groups, or have been disabled.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|