[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20171026.101204.649975386378776877.davem@davemloft.net>
Date: Thu, 26 Oct 2017 10:12:04 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: girish.moodalbail@...cle.com
Cc: netdev@...r.kernel.org, sainath.grandhi@...el.com
Subject: Re: [PATCH net-next] macvlan: remove unused fields in struct
macvlan_dev
From: Girish Moodalbail <girish.moodalbail@...cle.com>
Date: Wed, 25 Oct 2017 12:26:43 -0700
> commit 635b8c8ecdd2 ("tap: Renaming tap related APIs, data structures,
> macros") captured all the tap related fields into a new struct tap_dev.
> However, it failed to remove those fields from struct macvlan_dev.
> Those fields are currently unused and must be removed. While there
> I moved the comment for MAX_TAP_QUEUES to the right place.
>
> Fixes: 635b8c8ecdd27142 (tap: Renaming tap related APIs, data structures, macros)
> Signed-off-by: Girish Moodalbail <girish.moodalbail@...cle.com>
Good catch, applied.
Thanks!
Powered by blists - more mailing lists