From: smckown Date: Wed, 15 Apr 2009 16:40:38 +0000 (+0000) Subject: Fix type in the call to cp2101_ctlmsg in cp2101_setu16. The value argument X-Git-Tag: debian/0.11.2-5.2tmi~26 X-Git-Url: https://oss.titaniummirror.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=ba11c730689c3c39fdf69cdda11d45a1c6a1d113;hp=ba11c730689c3c39fdf69cdda11d45a1c6a1d113;p=cp210x.git Fix type in the call to cp2101_ctlmsg in cp2101_setu16. The value argument should be ORed with 0x3700 and not 3700. ---