netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: pebolle@tiscali.nl
Cc: netdev@vger.kernel.org
Subject: Re: [i4l] do not print a warning when shutting down an i4l ppp interface
Date: Wed, 14 Jan 2009 14:41:09 -0800 (PST)	[thread overview]
Message-ID: <20090114.144109.146110279.davem@davemloft.net> (raw)
In-Reply-To: <1231764197.7132.12.camel@test.thuisdomein>

From: Paul Bolle <pebolle@tiscali.nl>
Date: Mon, 12 Jan 2009 13:43:17 +0100

> When an i4l ppp interface is shut down (e.g. with /sbin/ifdown ippp0) a
> scary warning is logged:
>     
>     isdn_free_channel: called with invalid drv(-1) or channel(-1)
>     
> This warning is caused by isdn_net_unbind_channel(), which always calls
> isdn_free_channel() even if isdn_net_local->isdn_device and
> isdn_net_local->isdn_channel are (still) in a perfectly acceptable
> default state, so let's not do that.
> 
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>

Applied.

      reply	other threads:[~2009-01-14 22:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 12:43 [i4l] do not print a warning when shutting down an i4l ppp interface Paul Bolle
2009-01-14 22:41 ` David Miller [this message]

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=20090114.144109.146110279.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    /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;
as well as URLs for NNTP newsgroup(s).