From: stephen hemminger Date: Wed, 11 Nov 2009 07:39:27 +0000 (+0000) Subject: decnet: add RTNL lock when reading address list X-Git-Tag: v2.6.33-rc1~388^2~401 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41bdecf17e6dba92256c65972ec79a482d978be5;p=pandora-kernel.git decnet: add RTNL lock when reading address list Add missing locking in the case of auto binding to the default device. The address list might change while this code is looking at the list. Compile tested only, I am not a decnet user. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed