commit | 914365f1c97d3aa1881fd6fc477c4799a39c00f9 | [log] [tgz] |
---|---|---|
author | Yan Markman <ymarkman@marvell.com> | Thu May 17 10:34:25 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 17 16:18:54 2018 -0400 |
tree | d8f95af040683edddffe69d3650b391262dfa86c | |
parent | 808e2fc3b0972c0009846e4c016adb68c765fed0 [diff] |
net: mvpp2: avoid checking for free aggregated descriptors twice Avoid repeating the check for free aggregated descriptors when it already failed at the beginning of the function. Signed-off-by: Yan Markman <ymarkman@marvell.com> [Antoine: commit message] Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>