From: Hante Meuleman Date: Thu, 6 Jun 2013 11:17:59 +0000 (+0200) Subject: brcmfmac: Signalling header push and pull on logic places. X-Git-Tag: v3.11-rc1~64^2~166^2^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2747e5f7f83d215cbc9bdb66f69411ff3dedeeee;p=pandora-kernel.git brcmfmac: Signalling header push and pull on logic places. Currently suppressed packets get enque-ed with header which then gets pulled before transmit. It is more logical and clean to pull the header on return and push it unconditionally on xmit. Reviewed-by: Arend Van Spriel Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed