From: Ursula Braun Date: Thu, 22 Jul 2010 23:15:05 +0000 (+0000) Subject: qeth: serialize sysfs-triggered device configurations X-Git-Tag: v2.6.36-rc1~571^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dc48ccc68b9dfc01c2beee2d4317fb3df3fdce9;p=pandora-kernel.git qeth: serialize sysfs-triggered device configurations This patch serializes device removal and other sysfs-triggered configurations by moving removal of sysfs-attributes to the beginning of the remove functions. And it serializes online/offline setting and discipline-switching (causing reestablishing of the net_device) by making use of a new discipline mutex. Signed-off-by: Ursula Braun Signed-off-by: Frank Blaschka Signed-off-by: David S. Miller --- Reading git-diff-tree failed