From: Arend van Spriel Date: Wed, 19 Oct 2011 10:51:09 +0000 (+0200) Subject: brcm80211: fmac: use sk_buff list for handling frames in receive path X-Git-Tag: v3.3-rc1~182^2~545^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b83db862ffb871e3131e5d2160c741b288eea9aa;p=pandora-kernel.git brcm80211: fmac: use sk_buff list for handling frames in receive path The functions in the receive patch of the fullmac now use sk_buff list and skb_queue_xx() functions instead of dealing with list pointers in the sk_buff directly. Reported-by: Johannes Berg Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Roland Vossen Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed