public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* question about drivers/net/ethernet/jme.{c,h}
@ 2013-08-13 16:33 Julia Lawall
  2013-08-13 17:26 ` Joe Perches
  0 siblings, 1 reply; 2+ messages in thread
From: Julia Lawall @ 2013-08-13 16:33 UTC (permalink / raw)
  To: cooldavid, netdev

I wonder what is the point of the macro NETIF_NAPI_SET?  It has only one
definition, and it just transfers its arguments directly to the more
common function netif_napi_add.  The fact that the definition of the macro
contains a semicolon also makes the use of NETIF_NAPI_SET not look like a
normal function call.

thanks,
julia

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-13 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13 16:33 question about drivers/net/ethernet/jme.{c,h} Julia Lawall
2013-08-13 17:26 ` Joe Perches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox