[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1308131831250.2263@hadrien>
Date: Tue, 13 Aug 2013 18:33:45 +0200 (CEST)
From: Julia Lawall <julia.lawall@...6.fr>
To: cooldavid@...ldavid.org, netdev@...r.kernel.org
Subject: question about drivers/net/ethernet/jme.{c,h}
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
--
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