summaryrefslogtreecommitdiff
path: root/net/core
diff options
context:
space:
mode:
authorBenjamin Poirier <bpoirier@suse.de>2012-05-10 15:38:37 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-05-11 02:44:46 (GMT)
commitcfb8c3aa59302636c69890be10b2ef23a7ca83b2 (patch)
tree807db877df7d1ff7282d0966d9cf9a441d6fbf0f /net/core
parentdccd9ecc374462e5d6a5b8f8110415a86c2213d8 (diff)
downloadlinux-fsl-qoriq-cfb8c3aa59302636c69890be10b2ef23a7ca83b2.tar.xz
igb: fix rtnl race in PM resume path
Since the caller (PM resume code) is not the one holding rtnl, when taking the 'else' branch rtnl may be released at any moment, thereby defeating the whole purpose of this code block. Signed-off-by: Benjamin Poirier <bpoirier@suse.de> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions