Re: [PATCH net] bonding/802.3ad: fix link_failure_count tracking
From: David Miller
Date: Sat Nov 03 2018 - 03:01:51 EST
From: Jarod Wilson <jarod@xxxxxxxxxx>
Date: Thu, 1 Nov 2018 17:22:40 -0400
> Fixes: 4d2c0cda07448ea6980f00102dc3964eb25e241c
The Fixes tag format should be:
Fixes: $SHA1_ID ("Commit header line text.")
Where SHA1_ID has 12 digits of significance.
Thanks.