Robert P. J. Day wrote:
On Tue, 10 Oct 2006, Auke Kok wrote:
Robert P. J. Day wrote:
... snip ...
if someone wants to tell me what, in the context of ixgb_main.c,
i would use as that "dev" argument [for dev_dbg], i'm all for
that.
(CC netdev since it's a network driver topic).
all our m
On Tue, 10 Oct 2006, Auke Kok wrote:
> Robert P. J. Day wrote:
... snip ...
> > if someone wants to tell me what, in the context of ixgb_main.c,
> > i would use as that "dev" argument [for dev_dbg], i'm all for
> > that.
>
> (CC netdev since it's a network driver topic).
>
> all our macro's (e
Robert P. J. Day wrote:
On Tue, 10 Oct 2006, Auke Kok wrote:
Robert P. J. Day wrote:
Delete the minimally-useful IXGB_DBG() macro and call pr_debug()
directly from the main routine.
Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
---
diff --git a/drivers/net/ixgb/ixgb.h b/drivers/net/ixgb