[<prev] [next>] [day] [month] [year] [list]
Message-ID: <487C1275.3040103@cn.fujitsu.com>
Date: Tue, 15 Jul 2008 10:59:01 +0800
From: Wang Chen <wangchen@...fujitsu.com>
To: "David S. Miller" <davem@...emloft.net>
CC: Patrick McHardy <kaber@...sh.net>, NETDEV <netdev@...r.kernel.org>
Subject: v4 [PATCH 0/9] Check return of dev_set_promiscuity/allmulti
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().
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists