On Tue, 2 Jun 2020 13:21:49 +0000 [email protected] wrote: > From: Sameeh Jubran <[email protected]> > > This patchset includes 2 XDP related bug fixes.
Both of them have this problem
Fixes tag: Fixes: cad451dd2427 ("net: ena: Implement XDP_TX action")
Has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
