From: Arend van Spriel Date: Thu, 6 Jun 2013 11:17:47 +0000 (+0200) Subject: brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flags X-Git-Tag: v3.11-rc1~64^2~166^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51f6dd9da27359d9218046ed0003f71e05a673c1;p=pandora-kernel.git brcmfmac: remove fifo bitfield from brcmf_skbuff_cb::if_flags The brcmf_skbuff_cb structure contain if_flags and htod fields. Both have a bitfield defined to hold the fifo number. With a small code change we get rid of the fifo bitfield in if_flags. 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