X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fieee1394%2Feth1394.c;h=03e44b337eb018c488073aa015c6dd63d481ed2e;hb=cad6a84a3913bc2d8a7ebb183e385dd6a2b76438;hp=a953135219851292b3803f3b3799ac00be810ac0;hpb=ef29498655b18d2bfd69048e20835d19333981ab;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git diff --git a/drivers/ieee1394/eth1394.c b/drivers/ieee1394/eth1394.c index a953135..03e44b3 100644 --- a/drivers/ieee1394/eth1394.c +++ b/drivers/ieee1394/eth1394.c @@ -584,7 +584,10 @@ static void ether1394_add_host (struct hpsb_host *host) } SET_MODULE_OWNER(dev); +#if 0 + /* FIXME - Is this the correct parent device anyway? */ SET_NETDEV_DEV(dev, &host->device); +#endif priv = netdev_priv(dev);