From: Stephen Hemminger Date: Fri, 12 Jun 2009 19:02:49 +0000 (+0000) Subject: bonding: elminate bad refcount code X-Git-Tag: v2.6.31-rc1~330^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d7ab43ccce5fddeca945ba6b06ba32cda4e3355;p=pandora-kernel.git bonding: elminate bad refcount code The "expected_refcount" stuff in bonding sysfs module is a mistake. Sysfs does proper refcounting, and it is okay to remove a bond device that has some user process holding the file open. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed