commit | 3e427a3363edbc8416c36815c2f7de4621739273 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Apr 10 11:15:18 2017 +1000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 10 16:03:57 2017 -0400 |
tree | a15a723bb56967a33aa0353158f205ed1e03e358 | |
parent | 43b25ee712f72ec3ad03285413b5515619744eeb [diff] |
ftgmac100: Factor tx packet dropping path Use a simple goto to a drop path at the tail of the function, it will be used in a few more cases soon Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>