From: Fabian Godehardt Date: Fri, 16 May 2014 04:21:44 +0000 (+0200) Subject: net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1c0b471b340f43fa857d19150e029257d7bb475;p=pandora-kernel.git net/dsa/dsa.c: increment chip_index during of_node handling on dsa_of_probe() Adding more than one chip on device-tree currently causes the probing routine to always use the first chips data pointer. Signed-off-by: Fabian Godehardt Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed