diff options
author | Zhao Yakui <[email protected]> | 2008-04-15 14:34:29 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-04-15 19:35:40 -0700 |
commit | 2b653e06ce2d70d21483f22ef1b1b63749c54223 (patch) | |
tree | 4d0550c89b8a7ca419eedac240a21a3455abad79 /net/unix/sysctl_net_unix.c | |
parent | bc65c724d5a2c61539b2c52680941505152fcf30 (diff) |
rtc: fix the error in the function of cmos_set_alarm
There is a bug in the function of cmos_set_alarm. RTC alarm time for October
can't be set correctly.
For October: 0x0A will be written into the RTC region (MONTH_ALARM) in current
kernel. But in fact 0x10 should be written. Wildcards are also not handled
correctly.
Signed-off-by: Zhao Yakui <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
Signed-off-by: David Brownell <[email protected]>
Cc: Alessandro Zummo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions