From: Arend van Spriel Date: Wed, 23 Nov 2011 01:21:38 +0000 (-0800) Subject: brcm80211: fmac: separate receiving skb chain from other receive path X-Git-Tag: v3.3-rc1~182^2~261^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5adfeb632c52a6c15e98fa6465bdade6fff915d9;p=pandora-kernel.git brcm80211: fmac: separate receiving skb chain from other receive path In the receive path the buffer used to store the receive data from the device can be a chain of sk_buff. It has been separated to allow the use of skb queues. Reported-by: Johannes Berg Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed