]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ftgmac100: Factor tx packet dropping path
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 10 Apr 2017 01:15:18 +0000 (11:15 +1000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Apr 2017 20:03:57 +0000 (16:03 -0400)
commit3e427a3363edbc8416c36815c2f7de4621739273
treea15a723bb56967a33aa0353158f205ed1e03e358
parent43b25ee712f72ec3ad03285413b5515619744eeb
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>
drivers/net/ethernet/faraday/ftgmac100.c