the reason is that during the stage of secondary process port initialization,
it lacks the initialization of "eth_dev->dev_ops".
Signed-off-by: Qingqing Li
---
drivers/net/hinic/hinic_pmd_ethdev.c | 22 ++
1 file changed, 14 insertions(+), 8 deletions(-)
ve the coding style issue.
---
Signed-off-by: Qingqing Li
---
drivers/net/hinic/hinic_pmd_ethdev.c | 20
1 file changed, 12 insertions(+), 8 deletions(-)
diff --git a/drivers/net/hinic/hinic_pmd_ethdev.c
b/drivers/net/hinic/hinic_pmd_ethdev.c
index b694fd83c..526dafdad
fix coredump when secondary process using the hinic port. the
reason is that during the stage of secondary process port
initialization, it lack the initialization of "eth_dev->dev_ops".
Signed-off-by: Qingqing Li
---
v4: adapt to the latest version.
---
v3: update the signed-of
during the stage of secondary process port
initialization, it
lack the initialization of "eth_dev->dev_ops".
Signed-off-by: Qingqing Li
---
v4: adapt to the latest version.
---
v3: update the signed-off information.
---
v2: solve the coding style issue.
Signed-off-by: liqingqing
---
fix coredump when secondary process using the hinic port.
the reason is that during the stage of
secondary process port initialization,
it lack the initialization of "eth_dev->dev_ops".
Signed-off-by: Qingqing Li
---
v3: update the signed-off information.
---
v2: solve the codin
5 matches
Mail list logo