From: Wang Chen <wangchen@cn.fujitsu.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: Patrick McHardy <kaber@trash.net>, NETDEV <netdev@vger.kernel.org>
Subject: v4 [PATCH 0/9] Check return of dev_set_promiscuity/allmulti
Date: Tue, 15 Jul 2008 10:59:01 +0800 [thread overview]
Message-ID: <487C1275.3040103@cn.fujitsu.com> (raw)
v3->v4:
- ipmr: unwind tunnel creating
- ipmr: fix unregister device oops
- ip6mr: fix using after dev_put()
This series of patch fix the places where calling
dev_set_promiscuity/allmulti but not do error handling
according to the return of dev_set_promiscuity/allmulti.
And among the patches, there is a patch fixes unregister
device oops of impr and a patch fixes using after dev_put().
reply other threads:[~2008-07-15 3:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=487C1275.3040103@cn.fujitsu.com \
--to=wangchen@cn.fujitsu.com \
--cc=davem@davemloft.net \
--cc=kaber@trash.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).