From: Michal Kubecek
Date: Thu, 24 Sep 2015 10:59:05 +0200 (CEST)
> The __netdev_find_adj() helper does not use its first argument, only the
> device to find and list to walk through.
>
> Signed-off-by: Michal Kubecek
Applied, thank you.
--
To unsubscribe from this list: send the line "unsubsc
The __netdev_find_adj() helper does not use its first argument, only the
device to find and list to walk through.
Signed-off-by: Michal Kubecek
---
net/core/dev.c | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/net/core/dev.c b/net/core/dev.c
index ee0d6286f93