From: Arend van Spriel Date: Thu, 11 Apr 2013 11:29:00 +0000 (+0200) Subject: brcmfmac: remove ifidx variable from brcmf_fws_process_skb() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31ed07dc1e83b7926ce8ee2215ea21599a215990;p=pandora-kernel.git brcmfmac: remove ifidx variable from brcmf_fws_process_skb() The value can be obtained from the struct brcmf_if object pointer and it is used only twice. 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