All of lore.kernel.org
 help / color / mirror / Atom feed
From: Louis Croisez <louis.croisez@gmail.com>
To: bridge@lists.osdl.org
Subject: [Bridge] Problem of lock when deleting a bridge
Date: Fri, 19 Aug 2005 08:52:21 +0200	[thread overview]
Message-ID: <34d8b2fe05081823522b9bc5b6@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

When i want to delete my test bridge, using:
ifconfig eth0 down
ifconfig eth1 down
ifconfig br0 down
brctl delif br0 eth0
brctl delif br0 eth1
brctl delbr br0

i get this error message from the kernel on the console:
unregister_netdevice: waiting for br0 to become free. Usage count = 2
The brctl user-level command is blocked.

Could you explain me what could likely be the cause of this error?

Thanks in advance,
#Louis.

[-- Attachment #2: Type: text/html, Size: 1707 bytes --]

             reply	other threads:[~2005-08-19  6:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-19  6:52 Louis Croisez [this message]
2005-08-19 14:35 ` [Bridge] Problem of lock when deleting a bridge Stephen Hemminger

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=34d8b2fe05081823522b9bc5b6@mail.gmail.com \
    --to=louis.croisez@gmail.com \
    --cc=bridge@lists.osdl.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.