From: Arend van Spriel Date: Tue, 27 May 2014 10:56:25 +0000 (+0200) Subject: brcmutil: assure unused bits are cleared in 11n chanspec X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~99^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6833965c461194eddce581dd8cfa7eedf744a019;p=pandora-kernel.git brcmutil: assure unused bits are cleared in 11n chanspec The firmware channel specification is a bitfield using a 16-bit integer, but only 14 lsb are used. Upon encoding this value assure all 16 bits are cleared. Reviewed-by: Hante Meuleman Reviewed-by: Franky (Zhenhui) Lin Reviewed-by: Daniel (Deognyoun) Kim Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed