From: Andrew Morton <[EMAIL PROTECTED]>
Date: Thu, 13 Jul 2006 19:45:04 -0700

> On Wed, 12 Jul 2006 13:46:32 -0700 (PDT)
> David Miller <[EMAIL PROTECTED]> wrote:
> 
> > From: Krzysztof Halasa <[EMAIL PROTECTED]>
> > Date: Tue, 11 Jul 2006 23:18:45 +0200
> > 
> > > This patch converts generic HDLC (and WAN drivers using it) from
> > > hdlc_set_carrier() to netif_dormant*() interface.
> > > WAN hardware drivers should now use netif_carrier_on|off() like
> > > other network drivers.
> > > 
> > > Please apply. Thanks.
> > > 
> > > Signed-off-by: Krzysztof Halasa <[EMAIL PROTECTED]>
> > 
> > Applied.
> 
> Broken ;)
> 
> WARNING: "hdlc_set_carrier" [drivers/char/synclinkmp.ko] undefined!
> WARNING: "hdlc_set_carrier" [drivers/char/synclink_gt.ko] undefined!
> WARNING: "hdlc_set_carrier" [drivers/char/synclink.ko] undefined!
> WARNING: "hdlc_set_carrier" [drivers/char/pcmcia/synclink_cs.ko] undefined!

Krzysztof please provide a fix for this, this function you added
calls to does not exist anywhere, which suggests you either produced
a patch against a different tree than the current one or you didn't
even compile test this patch.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to