public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* hdlc_ppp: why no detach()?
@ 2010-04-12 14:15 Michael Barkowski
  2010-04-12 14:34 ` Michael Barkowski
  2010-04-14 22:48 ` Krzysztof Halasa
  0 siblings, 2 replies; 4+ messages in thread
From: Michael Barkowski @ 2010-04-12 14:15 UTC (permalink / raw)
  To: Krzysztof Halasa
  Cc: David S. Miller, Julia Lawall, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org

Hello Krzyztof,

I am looking at your hdlc_ppp code and I don't understand: why is there
not the equivalent of fr_detach() in there?

pc8300_drv:cpc_remove_one() frees netdevs quite confidently but I wonder
how it can be so sure that there are not skbs in hdlc_ppp's tx_queue
associated with those devices before freeing them....

Even if you wanted to switch a device from PPP to Frame Relay, I don't
see the method right now.  If I may ask, please, what am I missing?

If you agree there is a need for detach(), I would be happy to work on
it and make a submission.

thanks for your time,

-- 
Michael Barkowski
RuggedCom, Inc.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-15  0:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-12 14:15 hdlc_ppp: why no detach()? Michael Barkowski
2010-04-12 14:34 ` Michael Barkowski
2010-04-14 22:48 ` Krzysztof Halasa
2010-04-15  0:02   ` Krzysztof Halasa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox