Netdev List
 help / color / mirror / Atom feed
From: Krzysztof Halasa <khc@pm.waw.pl>
To: David Miller <davem@davemloft.net>
Cc: akpm@osdl.org, jeff@garzik.org, netdev@vger.kernel.org,
	paulkf@microgate.com
Subject: Re: [PATCH] WAN: converting generic HDLC to use netif_dormant*()
Date: Sun, 16 Jul 2006 14:07:57 +0200	[thread overview]
Message-ID: <m3ac79n46a.fsf@defiant.localdomain> (raw)
In-Reply-To: <20060713.211858.15263760.davem@davemloft.net> (David Miller's message of "Thu, 13 Jul 2006 21:18:58 -0700 (PDT)")

David Miller <davem@davemloft.net> writes:

>> 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,

Sure

> this function you added
> calls to does not exist anywhere,

The function doesn't exist anymore, I've removed the calls (but
unfortunately not all of them). Now, instead of hdlc_set_carrier(),
normal netif_carrier_on|off() should be used (it looks like only
synclink drivers and drivers written by me used hdlc_set_carrier()
- other drivers always used netif_carrier_*() only).

> which suggests you either produced
> a patch against a different tree than the current one or you didn't
> even compile test this patch.

Actually I wasn't at the moment aware that there are WAN drivers in
drivers/char (only checked drivers/net).

I'm just posting a patch.
-- 
Krzysztof Halasa

  reply	other threads:[~2006-07-16 12:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-11 21:18 [PATCH] WAN: converting generic HDLC to use netif_dormant*() Krzysztof Halasa
2006-07-12 20:46 ` David Miller
2006-07-14  2:45   ` Andrew Morton
2006-07-14  4:18     ` David Miller
2006-07-16 12:07       ` Krzysztof Halasa [this message]
2006-07-16 12:17 ` [PATCH] WAN: Added missing netif_dormant_off() to generic HDLC Krzysztof Halasa
2006-07-17  1:58   ` David Miller
2006-07-16 12:19 ` [PATCH] WAN: Cosmetic changes to N2 and C101 drivers Krzysztof Halasa
2006-07-17  1:59   ` David Miller
2006-07-16 12:23 ` [PATCH] WAN: Converted synclink drivers to use netif_carrier_*() Krzysztof Halasa
2006-07-17  2:00   ` David Miller
2006-07-17 20:34     ` Generic HDLC changes, Was: " Krzysztof Halasa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3ac79n46a.fsf@defiant.localdomain \
    --to=khc@pm.waw.pl \
    --cc=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    --cc=paulkf@microgate.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox