[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140511124633.GD7875@kaos.lebenslange-mailadresse.de>
Date: Sun, 11 May 2014 12:46:34 +0000
From: Wilfried Klaebe <w-lkml@...enslange-mailadresse.de>
To: Anish Khurana <anish.khurana130181@...il.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>,
linux-rdma@...r.kernel.org, linux-acenic@...site.dk,
nios2-dev@...ts.rocketboards.org, linuxppc-dev@...ts.ozlabs.org,
e1000-devel@...ts.sourceforge.net, devel@...uxdriverproject.org,
linux-usb@...r.kernel.org,
virtualization@...ts.linux-foundation.org,
linux-wireless@...r.kernel.org, xen-devel@...ts.xenproject.org,
linux-s390@...r.kernel.org, devel@...verdev.osuosl.org,
b.a.t.m.a.n@...ts.open-mesh.org, bridge@...ts.linux-foundation.org,
dev@...nvswitch.org, trivial@...nel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
Am Sun, May 11, 2014 at 01:13:47PM +0530 schrieb Anish Khurana:
> SET_ETHTOOL_OPS is equivalent to :
> #define SET_ETHTOOL_OPS(netdev,ops) \
> ( (netdev)->ethtool_ops = (ops) )
>
> how it makes difference removing this code and replacing with the
> code mentioned ?
It doesn't change anything in the resulting binaries. The whole point
is to remove the macro, which is something Dave wants to happen.
Kind regards,
Wilfried
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists