[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200814142023.504cc328@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date: Fri, 14 Aug 2020 14:20:23 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net,
Grzegorz Szczurek <grzegorzx.szczurek@...el.com>,
netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com,
jeffrey.t.kirsher@...el.com,
Arkadiusz Kubalewski <arkadiusz.kubalewski@...el.com>,
Aaron Brown <aaron.f.brown@...el.com>
Subject: Re: [net 3/3] i40e: Fix crash during removing i40e driver
On Fri, 14 Aug 2020 13:36:43 -0700 Tony Nguyen wrote:
> Fixes: 4b8164467b85 ("Add common function for finding VSI by type")
Fixes tag: Fixes: 4b8164467b85 ("Add common function for finding VSI by type")
Has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
Powered by blists - more mailing lists