Merge tag 'hsi-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[linux-2.6-microblaze.git] / drivers / staging / wlan-ng / p80211conv.h
index 827002c..15fd635 100644 (file)
@@ -122,9 +122,6 @@ struct p80211_caphdr {
        __be32 encoding;
 };
 
-/* buffer free method pointer type */
-typedef void (*freebuf_method_t) (void *buf, int size);
-
 struct p80211_metawep {
        void *data;
        u8 iv[4];