Netdev List
 help / color / mirror / Atom feed
* [PATCH 0/2] registration fixes for vbus venet macvlan driver
@ 2009-12-02 21:10 Patrick Mullaney
  2009-12-02 21:10 ` [PATCH 1/2] venet-macvlan: correctly remove newline from lower device name Patrick Mullaney
  2009-12-02 21:10 ` [PATCH 2/2] venet: Fixes for shutdown and re-registration of venet devices Patrick Mullaney
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Mullaney @ 2009-12-02 21:10 UTC (permalink / raw)
  To: alacrityvm-devel; +Cc: linux-kernel, netdev

Applies to alacrityvm.git/master:4ac12ced9)

These patches fix some netdev registration problems discovered with
the venet macvlan driver. The newline patch is trivial. The other
patch addresses several problems with registration. Worth noting
are the problems registering a netdevice that has previously been
unregistered. This doesn't seem work and I was wondering if this
is expected behavior in net/core(see patch 2/2 for a description).

---

Patrick Mullaney (2):
      venet: Fixes for shutdown and re-registration of venet devices.
      venet-macvlan: correctly remove newline from lower device name


 kernel/vbus/devices/venet/device.c      |   11 ++++--
 kernel/vbus/devices/venet/macvlan.c     |   61 +++++++++++++++++++++++++------
 kernel/vbus/devices/venet/venetdevice.h |    7 +++-
 3 files changed, 63 insertions(+), 16 deletions(-)

-- 

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

end of thread, other threads:[~2009-12-02 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 21:10 [PATCH 0/2] registration fixes for vbus venet macvlan driver Patrick Mullaney
2009-12-02 21:10 ` [PATCH 1/2] venet-macvlan: correctly remove newline from lower device name Patrick Mullaney
2009-12-02 21:10 ` [PATCH 2/2] venet: Fixes for shutdown and re-registration of venet devices Patrick Mullaney

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