On 12/12/2017 6:58 AM, Stephen Hemminger wrote:
On Fri, 8 Dec 2017 10:51:21 +0530
Hemant Agrawal wrote:
@@ -1737,6 +1769,7 @@ static struct eth_dev_ops dpaa2_ethdev_ops = {
I know this is not part of the patch, but this diff highlighted another thing
to addreess in this family of driver. Th
On Fri, 8 Dec 2017 10:51:21 +0530
Hemant Agrawal wrote:
> @@ -1737,6 +1769,7 @@ static struct eth_dev_ops dpaa2_ethdev_ops = {
I know this is not part of the patch, but this diff highlighted another thing
to addreess in this family of driver. The eth_dev_ops should be const if
possible
that re
Signed-off-by: Hemant Agrawal
---
drivers/net/dpaa2/dpaa2_ethdev.c | 33 +
1 file changed, 33 insertions(+)
diff --git a/drivers/net/dpaa2/dpaa2_ethdev.c b/drivers/net/dpaa2/dpaa2_ethdev.c
index 577bd8f..3e89d8d 100644
--- a/drivers/net/dpaa2/dpaa2_ethdev.c
+++ b/
3 matches
Mail list logo