commit | 382c4b4090b7394d079c199ba053a378c6cd45b8 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Mon Mar 25 08:25:57 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 26 12:32:13 2013 -0400 |
tree | b2df5212bbadd8a02f7c554da49ef5cf4309238e | |
parent | 021b97e469714b31b9e808c91b49543a8766c342 [diff] |
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 <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>