commit | b82de0e28ccac15e1a0c3b4f6f20dfd230049041 | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Apr 22 16:41:46 2015 +0200 |
committer | Michael Grzeschik <m.grzeschik@pengutronix.de> | Mon Oct 26 09:10:56 2015 +0100 |
tree | 1ada5546b75d2986772df829cfa86c2c13d56243 | |
parent | d1611c3aba11ffa281bdd027aace52f5a370b8c5 [diff] |
arcnet: move dev_free_skb to its only user The call for dev_free_skb is done only once. This patch moves its call to its only user and removes the obsolete condition variable. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>