From: Arend van Spriel Date: Thu, 10 Nov 2011 19:30:31 +0000 (+0100) Subject: brcm80211: fmac: add function to free the glom skb queue X-Git-Tag: v3.3-rc1~182^2~545^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046808daf9f6b8c5275861330d4f8c2e6cfe3c31;p=pandora-kernel.git 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 Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed