Hi all, In commit 9f19306d1666 ("net: stmmac: use netif_tx_start|stop_all_queues() function") Fixes tag Fixes: c22a3f48 net: stmmac: adding multiple napi mechanism has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto"). Also, please keep the commit message tags all together at the end of the commit message and just use git log -1 --format='Fixes: %h ("%s")' to generate Fixes tag lines. Since Dave does not rebase his tree, this is just for future reference. -- Cheers, Stephen Rothwell