[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <12097757801056-git-send-email-fubar@us.ibm.com>
Date: Fri, 2 May 2008 17:49:36 -0700
From: Jay Vosburgh <fubar@...ibm.com>
To: netdev@...r.kernel.org
Cc: Jeff Garzik <jgarzik@...ox.com>
Subject: [PATCH 0/4] bonding: bug fixes for 2.6.26
Following are four bonding bug fixes for 2.6.26, as follows:
1- Fix error unwind logic in bond_create (call
unregister_netdevice instead of free_netdev).
2- Fix error unwind in bonding_store_bonds (release necessary
locks).
3- Fix deadlock between bonding_store_bonds and bond_destroy_sysfs
(do sysfs action outside of rtnl).
4- Fix error unwind in bond_enslave to correctly clear master
setting and IFF_SLAVE.
Please apply. Thanks,
-J
---
-Jay Vosburgh, IBM Linux Technology Center, fubar@...ibm.com
--
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