Netdev List
 help / color / mirror / Atom feed
From: "K. Y. Srinivasan" <kys@microsoft.com>
To: davem@davemloft.net, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, devel@linuxdriverproject.org,
	olaf@aepfle.de, apw@canonical.com, jasowang@redhat.com
Subject: [PATCH 0/3] Drivers: net: hyperv: Cleanup the hyper-V networking code
Date: Sun, 16 Feb 2014 16:38:03 -0800	[thread overview]
Message-ID: <1392597483-13307-1-git-send-email-kys@microsoft.com> (raw)

Get rid of some unnecessary code and some general cleanup.

K. Y. Srinivasan (3):
  Drivers: net: hyperv: Get rid of the rndis_filter_packet structure
  Drivers: net: hyperv: Cleanup the receive path
  Drivers: net: hyperv: Cleanup the netvsc receive callback functio

 drivers/net/hyperv/hyperv_net.h   |    8 +---
 drivers/net/hyperv/netvsc.c       |   62 +++++++++++++-----------------------
 drivers/net/hyperv/netvsc_drv.c   |    2 +-
 drivers/net/hyperv/rndis_filter.c |   41 ++----------------------
 4 files changed, 29 insertions(+), 84 deletions(-)

-- 
1.7.4.1

             reply	other threads:[~2014-02-17  0:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-17  0:38 K. Y. Srinivasan [this message]
2014-02-17  0:38 ` [PATCH 1/3] Drivers: net: hyperv: Get rid of the rndis_filter_packet structure K. Y. Srinivasan
2014-02-17  0:38   ` [PATCH 2/3] Drivers: net: hyperv: Cleanup the receive path K. Y. Srinivasan
2014-02-17  0:38   ` [PATCH 3/3] Drivers: net: hyperv: Cleanup the netvsc receive callback functio K. Y. Srinivasan
2014-02-17 21:32 ` [PATCH 0/3] Drivers: net: hyperv: Cleanup the hyper-V networking code David Miller

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=1392597483-13307-1-git-send-email-kys@microsoft.com \
    --to=kys@microsoft.com \
    --cc=apw@canonical.com \
    --cc=davem@davemloft.net \
    --cc=devel@linuxdriverproject.org \
    --cc=jasowang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=olaf@aepfle.de \
    /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