From: Arend van Spriel Date: Wed, 2 Jan 2013 14:22:42 +0000 (+0100) Subject: brcmfmac: remove rx helper function from bus interface X-Git-Tag: v3.9-rc1~139^2~242^2^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aa7aad2b2da32dd897900ab3eb62348a54d2dc1;p=pandora-kernel.git brcmfmac: remove rx helper function from bus interface The bus interface provided a wrapper function to pass a single packet to the common driver part filling a skb queue with one packet. For clarity the caller now sets up the skb queue and call the rx bus interface function. Reviewed-by: Hante Meuleman Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed