[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100705.200833.42782495.davem@davemloft.net>
Date: Mon, 05 Jul 2010 20:08:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: bhutchings@...arflare.com
Cc: netdev@...r.kernel.org, linux-net-drivers@...arflare.com,
joe@...ches.com
Subject: Re: [PATCH net-2.6] net: Fix definition of netif_vdbg() when
VERBOSE_DEBUG is defined
From: Ben Hutchings <bhutchings@...arflare.com>
Date: Fri, 02 Jul 2010 18:08:44 +0100
> netif_vdbg() was originally defined as entirely equivalent to
> netdev_vdbg(), but I assume that it was intended to take the same
> parameters as netif_dbg() etc. (Currently it is only used by the
> sfc driver, in which I worked on that assumption.)
>
> In commit a4ed89c I changed the definition used when VERBOSE_DEBUG is
> not defined, but I failed to notice that the definition used when
> VERBOSE_DEBUG is defined was also not as I expected. Change that to
> match netif_dbg() as well.
>
> Signed-off-by: Ben Hutchings <bhutchings@...arflare.com>
Applied to net-2.6, thanks.
--
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