[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100612233907.2036688tfjxqq9hc@hayate.sektori.org>
Date: Sat, 12 Jun 2010 23:39:07 +0300
From: "Jussi Kivilinna" <jussi.kivilinna@...et.fi>
To: "Joe Perches" <joe@...ches.com>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
"David Brownell" <dbrownell@...rs.sourceforge.net>
Subject: Broken rndis_host with #define DEBUG (by
a475f603d23392f386e45cf377b17c30ed3bbb80)
Hello!
Commit a475f603d23392f386e45cf377b17c30ed3bbb80 "drivers/net/usb: Use
netif_<level> logging facilities" causes problems with rndis_host.
rndis_host oopses with #define DEBUG, in generic_rndis_bind() when
calling netif_dbg(). Problem is that (netdev)->dev.parent is NULL
(used in netdev_printk) while generic_rndis_bind is called.
-Jussi
--
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