From: Arend van Spriel Date: Wed, 23 Nov 2011 01:21:44 +0000 (-0800) Subject: brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer() X-Git-Tag: v3.3-rc1~182^2~261^2~129 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8054321b7cb8c685f21762268b20dc590dab2a8d;p=pandora-kernel.git brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer() The check for alignment is not valid anymore and can be removed. The function is collapsed with brcmf_sdioh_request_packet() as a consequence because it did not add much functionality any longer. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed