commit | 19720737187aaee006afb20e63be5e9eddc505a8 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Fri Aug 14 05:15:16 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 14 15:30:03 2009 -0700 |
tree | 5ecc3d10f36c9ad2b4d4f04bf916797c42e34872 | |
parent | 0da6d7b331f391d3c0ce52fb5289f7edeb94e280 [diff] |
sky2: hold RTNL when doing suspend/shutdown operations The suspend and shutdown code plays with shared state. Use consistent locking, for extra protection. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>