Chengfeng Ye 30b4d95a29 net/axgbe: fix unreleased lock in I2C transfer
The lock pdata->i2c_mutex is not released if the function return in
these two patched branches, which may lead to deadlock problem if
this lock is acquired again.

Bugzilla ID: 777
Fixes: 4ac7516b8b39 ("net/axgbe: add phy init and related APIs")
Cc: stable@dpdk.org

Signed-off-by: Chengfeng Ye <cyeaa@connect.ust.hk>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2021-09-08 15:27:02 +02:00
..
2021-01-08 16:03:04 +01:00
2020-03-18 10:21:41 +01:00
2020-03-18 10:21:41 +01:00
2021-04-26 13:50:42 +02:00
2021-08-17 08:37:52 +02:00