diff options
author | Francisco Larramendi <flarramendi@gmail.com> | 2006-10-17 00:09:53 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-17 08:18:44 -0700 |
commit | c430169e0c9f42f2cd27e0a6161e7ff4dc7e608d (patch) | |
tree | 9d91a42684644fdf76c8c7b0667beeb36b52dcf3 /fs/ioctl.c | |
parent | f9b2e97bea228739b74b541033b1119c5707200b (diff) |
[PATCH] rtc-max6902: month conversion fix
Fix October-only BCD-to-binary conversion bug:
0x08 -> 7
0x09 -> 8
0x10 -> 15 (!)
0x11 -> 19
Fixes http://bugzilla.kernel.org/show_bug.cgi?id=7361
Cc: Raphael Assenat <raph@raphnet.net>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions