[PATCH] synclink_gt fix size of register value storage
authorPaul Fulghum <paulkf@microgate.com>
Thu, 19 Jan 2006 01:42:24 +0000 (17:42 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 19 Jan 2006 03:20:16 +0000 (19:20 -0800)
commit35fbd397f0ce2addd5ab889bf0bcd95f45837e3e
treeb1c45201b5e2daaf9341104b9bca6be80eb27f01
parentc8d338c8dbc4461a6de1171c2332b8ed547f8f3b
[PATCH] synclink_gt fix size of register value storage

Fix incorrect variable size used to hold register value.  This bug might
wipe out a portion of the TCR value when setting the interface options.

Signed-off-by: Paul Fulghum <paulkf@microgate.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/synclink_gt.c