commit | 046808daf9f6b8c5275861330d4f8c2e6cfe3c31 | [log] [tgz] |
---|---|---|
author | Arend van Spriel <arend@broadcom.com> | Thu Nov 10 20:30:31 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Nov 11 14:28:44 2011 -0500 |
tree | 08e7c7f80cbd0f4070d719d663905bf9ffdcc0ac | |
parent | 53ee4bc46784ad53d0a9be52e8d687dd4e89a055 [diff] |
brcm80211: fmac: add function to free the glom skb queue In several places in dhd_sdio.c a skb packet queue was being emptied and the packets freed. This warrants to have a function in place to do this. Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Reviewed-by: Alwin Beukers <alwin@broadcom.com> Signed-off-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>