From: Urs Thuermann Date: Fri, 8 Feb 2008 02:04:45 +0000 (-0800) Subject: [CAN]: Move proto_{,un}register() out of spin-locked region X-Git-Tag: v2.6.25-rc1~45^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2fea5f19f970b45e854c22cab25250a79613643;p=pandora-kernel.git [CAN]: Move proto_{,un}register() out of spin-locked region The implementation of proto_register() has changed so that it can now sleep. The call to proto_register() must be moved out of the spin-locked region. Signed-off-by: Urs Thuermann Signed-off-by: Oliver Hartkopp Signed-off-by: David S. Miller --- Reading git-diff-tree failed