commit | 37a319b5f9900a1716e140b3719296e6bb19d04c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 24 16:02:47 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 16:02:47 2020 -0700 |
tree | 939207f4af7fee2dadae5b20d518da41adecce97 | |
parent | 507ebe6444a44d9b7676a36f24b4d5360ef79327 [diff] | |
parent | 5d080b5064a1d2429071276dfc7588b2eecbc02f [diff] |
Merge branch 'devlink-fixes-for-port-and-reporter-field-access' Parav Pandit says: ==================== devlink fixes for port and reporter field access These series contains two small fixes of devlink. Patch-1 initializes port reporter fields early enough to avoid access before initialized error. Patch-2 protects port list lock during traversal. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>