commit | 41bdecf17e6dba92256c65972ec79a482d978be5 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Wed Nov 11 07:39:27 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 11 19:22:15 2009 -0800 |
tree | f0fb46bda6bc72483a30bb726cf35ffdf77cbf0c | |
parent | 08e9897d512fe7a67e46209543b3815b57a36dc7 [diff] |
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 <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>