From: Marcelo Ricardo Leitner <[email protected]> Date: Thu, 15 Sep 2016 15:02:38 -0300
> This function actually operates on u32 yet its paramteres were declared > as u16, causing integer truncation upon calling. > > Note in patch context that ADDIP_SERIAL_SIGN_BIT is already 32 bits. > > Signed-off-by: Marcelo Ricardo Leitner <[email protected]> Applied.
