On Wed, 12 Jul 2017 10:42:06 +0300, Dan Carpenter wrote:
> We accidentally free a NULL pointer and leak the pointer we want to
> free. Also you can tell from the label name what was intended. :)
>
> Fixes: abfcdc1de9bf ("nfp: add a stats handler for flower offloads")
> Signed-off-by: Dan Carpenter <[email protected]>Acked-by: Jakub Kicinski <[email protected]> Thanks!
