[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100305.140129.77277949.davem@davemloft.net>
Date: Fri, 05 Mar 2010 14:01:29 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: leitao@...ux.vnet.ibm.com
Cc: sreenivasa.honnur@...erion.com, netdev@...r.kernel.org
Subject: Re: [PATCH] s2io: Fixing debug message
From: leitao@...ux.vnet.ibm.com
Date: Thu, 4 Mar 2010 15:40:44 -0500
> Currently s2io is dumping debug messages using the interface name
> before it was allocated, showing a message like the following:
>
> s2io: eth%d: Ring Mem PHY: 0x7ef80000
> s2io: s2io_reset: Resetting XFrame card eth%d
>
> This patch just fixes it, printing the pci bus information for
> the card instead of the interface name.
>
> Signed-off-by: Breno Leitao <leitao@...ux.vnet.ibm.com>
Applied, thanks.
The netdev_*() printing macros we now have in linux/netdev.h
allow to handle these cases transparently btw.
--
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