diff options
author | 2015-08-03 11:36:26 +0800 | |
---|---|---|
committer | 2015-08-18 14:06:05 -0700 | |
commit | 3eb14ea8d9584e96680729c2c7a9129bafa13a39 (patch) | |
tree | a13da4fc1004d5503b3e9c71b736f259deb0ee75 /net/tipc | |
parent | e100: Release skb when DMA mapping is failed in e100_xmit_prepare (diff) | |
download | linux-dev-3eb14ea8d9584e96680729c2c7a9129bafa13a39.tar.xz linux-dev-3eb14ea8d9584e96680729c2c7a9129bafa13a39.zip |
igb: Fix a deadlock in igb_sriov_reinit
When igb_init_interrupt_scheme in igb_sriov_reinit is failed, the lock
acquired by rtnl_lock() is not released, which causes a deadlock.
This patch adds rtnl_unlock() in error handling to fix it.
Signed-off-by: Jia-Ju Bai <baijiaju1990@163.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions