From: YOSHIFUJI Hideaki / 吉藤英明 Date: Mon, 25 Mar 2013 08:25:57 +0000 (+0000) Subject: firewire net: Allocate address handler before registering net_device. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~330^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=382c4b4090b7394d079c199ba053a378c6cd45b8;p=pandora-kernel.git firewire net: Allocate address handler before registering net_device. Allocate FIFO address before registering net_device. This is preparation to change the pseudo hardware address format for firewire devices to include the offset of the FIFO for receipt of unicast datagrams, instead of mangling ARP/NDP messages in the driver layer. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed