From: Tobias Waldekranz Date: Thu, 5 Mar 2015 13:48:23 +0000 (+0100) Subject: net: gianfar: correctly determine the number of queue groups X-Git-Tag: omap-for-v4.1/wl12xx-dt~34^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f50724cdfeea37ddbd969e1445be7c85329d7d09;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed