From: Weiping Pan <panweiping3@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, Weiping Pan <panweiping3@gmail.com>
Subject: [PATCH net V2 0/2] net: delete duplicate dev_set_rx_mode() call
Date: Mon, 16 Jun 2014 21:57:21 +0800 [thread overview]
Message-ID: <cover.1402926490.git.panweiping3@gmail.com> (raw)
This patchset delete duplicate dev_set_rx_mode() call, and it also make some
functions return void instead of int.
Weiping Pan (2):
net: delete duplicate dev_set_rx_mode() call
net: make some functions return void
net/core/dev.c | 26 +++++++++-----------------
1 file changed, 9 insertions(+), 17 deletions(-)
--
1.9.0
next reply other threads:[~2014-06-16 13:58 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-16 13:57 Weiping Pan [this message]
2014-06-16 13:57 ` [PATCH net 1/2] net: delete duplicate dev_set_rx_mode() call Weiping Pan
2014-06-17 22:31 ` David Miller
2014-06-16 13:57 ` [PATCH net 2/2] net: make some functions return void Weiping Pan
2014-06-16 16:16 ` Bjørn Mork
2014-06-17 22:32 ` David Miller
2014-06-16 17:14 ` [PATCH net V2 0/2] net: delete duplicate dev_set_rx_mode() call Cong Wang
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=cover.1402926490.git.panweiping3@gmail.com \
--to=panweiping3@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.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.