| commit | a6e226c25157082a043cce63d14ecab68fdcc433 | [log] [tgz] |
|---|---|---|
| author | Alexander Shiyan <shc_work@mail.ru> | Tue Feb 25 23:41:14 2014 -0300 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Sep 11 09:59:58 2016 +0200 |
| tree | 582f5f3cbb0d3340b2c8e658a64f15e0522bb90e | |
| parent | 7ae8ffd384be9159cf057affd17caf2a687f493f [diff] |
stb6100: fix buffer length check in stb6100_write_reg_range() commit 7e6bd12fb77b0067df13fb3ba3fadbdff2945396 upstream. We are checking sizeof() the wrong variable! Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com> Cc: Willy Tarreau <w@1wt.eu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>