From: Konstantin Khlebnikov Date: Fri, 14 Dec 2012 01:02:55 +0000 (+0000) Subject: bonding: do not cancel works in bond_uninit() X-Git-Tag: v3.8-rc1~40^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfb6f99dd9629ec7759b78cff51d9bf7eedf105a;p=pandora-kernel.git bonding: do not cancel works in bond_uninit() Bonding initializes these works in bond_open() and cancels in bond_close(), thus in bond_uninit() they are already canceled but may be unitialized yet. Signed-off-by: Konstantin Khlebnikov Cc: Nikolay Aleksandrov Cc: Jay Vosburgh Cc: Andy Gospodarek Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed