From: Jisheng Zhang Date: Wed, 12 Nov 2014 11:08:47 +0000 (+0800) Subject: net: pxa168_eth: move SET_NETDEV_DEV a bit earlier X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824ab78215c51429a2b0e17356a00a59e4e91a9a;p=pandora-kernel.git net: pxa168_eth: move SET_NETDEV_DEV a bit earlier This is to ensure the net_device's dev.parent is set before we used it in dma_zalloc_coherent() from init_hash_table(). Signed-off-by: Jisheng Zhang Acked-by: Antoine Tenart Signed-off-by: David S. Miller --- Reading git-diff-tree failed