staging: wilc1000: remove FREE_WILC_BUFFER()
authorRaphaël Beamonte <raphael.beamonte@gmail.com>
Wed, 19 Aug 2015 03:14:49 +0000 (23:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Sep 2015 01:24:28 +0000 (18:24 -0700)
commit7a669e58615c8908cf15222a0ffe1042995cfcd9
treead792dc261167e8b18882be017799e26bcd8983d
parentb8797affa142840e7c62deccb750813563fc8097
staging: wilc1000: remove FREE_WILC_BUFFER()

It was just a wrapper around kfree(), so call that instead.

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_exported_buf.c