aboutsummaryrefslogtreecommitdiffstats
path: root/sound/i2c
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-12-20 13:43:02 -0500
committerDavid S. Miller <davem@davemloft.net>2010-12-20 13:43:02 -0500
commit914e5cea14b2e4651cdb0707e0936b43246deda0 (patch)
treebb9b59077a56070ec418e9157e50b4e90528f0da /sound/i2c
parentbbccc16c8a27d75dabe88326f7074181493a3b69 (diff)
typhoon: memory corruption in typhoon_get_drvinfo()
info->version only has space for 32 characters but my UTS_RELEASE is "2.6.37-rc6-next-20101217-05817-ge935fc8-dirty" so it doesn't fit. This is supposed to be the version of the driver, not the kernel version. This driver doesn't have a version so lets just leave it blank. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions