From: Arend van Spriel Date: Tue, 15 Oct 2013 13:44:48 +0000 (+0200) Subject: brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity X-Git-Tag: v3.13-rc1~105^2~55^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f782744f99773889ad698eb3ea8f6bfb2d254d2;p=pandora-kernel.git brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarity The variable max_seg_sz in brcmf_sdio_buffrw() respresents the maximum number of buffers that can be sent in one MMC transfer request. Rename it to max_seg_cnt to avoid confusion. Reviewed-by: Franky Lin 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