diff options
author | Tejun Heo <htejun@gmail.com> | 2006-03-31 22:48:52 +0900 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-03-31 10:14:42 -0500 |
commit | be9a50c8524b53003e5fa32f072945772ffd13a5 (patch) | |
tree | a82555012a718f030f6be95fbec5336ff9b76cca /drivers/video/backlight/backlight.c | |
parent | 8e0e694a3a48212bfe29a9ad3cd592bf68dfec81 (diff) |
[PATCH] libata: fix ata_xfer_tbl termination
ata_xfer_tbl is terminated by entry with -1 as ->shift. However,
->shift was unsigned int making the termination condition bogus. This
patch converts ->shift and ->bits to int.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/video/backlight/backlight.c')
0 files changed, 0 insertions, 0 deletions