linux-269-bk4 description diffstat:= diff -Naurp ./drivers/ieee1394/eth1394.c~eth1394_sysfs ./drivers/ieee1394/eth1394.c --- ./drivers/ieee1394/eth1394.c~eth1394_sysfs 2004-10-20 16:01:51.765776760 -0700 +++ ./drivers/ieee1394/eth1394.c 2004-10-20 16:27:33.126454320 -0700 @@ -600,6 +600,7 @@ static void ether1394_add_host (struct h } SET_MODULE_OWNER(dev); + SET_NETDEV_DEV(dev, &host->device); priv = netdev_priv(dev);