commit | c69abd801b3600252726948e0763b2b3c3fe9e19 | [log] [tgz] |
---|---|---|
author | Codrin Ciubotariu <codrin.ciubotariu@freescale.com> | Fri Jul 24 16:52:19 2015 +0300 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:44 2015 -0400 |
tree | 00c53f06a74d154a79c469df26e11116e6fdca02 | |
parent | 4cffbec96a3cf95ec3f4774229712d647f603541 [diff] |
include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits The new bitfield value must not be higher than its mask. Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@freescale.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>