[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110429083418.1ce9415c@nehalam>
Date: Fri, 29 Apr 2011 08:34:18 -0700
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: David Miller <davem@...emloft.net>
Cc: JBeulich@...ell.com, bridge@...ts.linux-foundation.org,
jeffm@...e.com, netdev@...r.kernel.org
Subject: Re: [PATCH] bridge: Module use count must be updated as bridges are
created/destroyed
On Fri, 29 Apr 2011 00:25:30 -0700 (PDT)
David Miller <davem@...emloft.net> wrote:
> From: "Jan Beulich" <JBeulich@...ell.com>
> Date: Fri, 29 Apr 2011 08:21:14 +0100
>
> > Otherwise 'modprobe -r' on a module having a dependency on bridge will
> > implicitly unload bridge, bringing down all connectivity that was using
> > bridges.
> >
> > Signed-off-by: Jan Beulich <jbeulich@...ell.com>
> > Cc: Jeff Mahoney <jeffm@...e.com>
>
> All network device drivers behave exactly the same way, when you rmmod
> the thing we unconfigure all the routes, addresses, etc. going through
> that device and let you unload it.
>
> And this behavior is very much intentional.
>
> Don't add an exception here.
Agreed.
--
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