[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2848897.eWlOuJHVo0@bentobox>
Date: Wed, 05 Apr 2017 16:09:05 +0200
From: Sven Eckelmann <sven@...fation.org>
To: b.a.t.m.a.n@...ts.open-mesh.org
Cc: Tobias Klauser <tklauser@...tanz.ch>,
Marek Lindner <mareklindner@...mailbox.ch>,
Simon Wunderlich <sw@...onwunderlich.de>,
Antonio Quartulli <a@...table.cc>, netdev@...r.kernel.org
Subject: Re: [B.A.T.M.A.N.] [PATCH] batman-adv: Use net_device_stats from struct net_device
On Mittwoch, 5. April 2017 13:46:31 CEST Tobias Klauser wrote:
> Instead of using a private copy of struct net_device_stats in struct
> batadv_priv, use stats from struct net_device.
>
> Signed-off-by: Tobias Klauser <tklauser@...tanz.ch>
> ---
> net/batman-adv/distributed-arp-table.c | 9 +++++----
> net/batman-adv/soft-interface.c | 2 +-
> net/batman-adv/types.h | 2 --
> 3 files changed, 6 insertions(+), 7 deletions(-)
Nice find. I had to look up when the code was introduced and when the
common netdev stats member was added. Interestingly, both were from
2007 :)
Applied in ab044f8e3eaf84c4cc95d7606fadfdfa006dc8ec [1]
Thanks,
Sven
[1] https://git.open-mesh.org/linux-merge.git/commit/ab044f8e3eaf84c4cc95d7606fadfdfa006dc8ec
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists