diff options
author | John Stultz <[email protected]> | 2011-01-20 15:26:13 -0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2011-01-21 17:38:19 +0100 |
commit | d5553a556165535337ece8592f066407c62eec2e (patch) | |
tree | 2b9eaf6a5b9a4939f92cadedf6c797070107e7af /net/lapb/lapb_iface.c | |
parent | aa0be0f4659f91f31e45adc422b1788cb36ffddc (diff) |
RTC: Properly handle rtc_read_alarm error propagation and fix bug
In reviewing cases where the virtualized interfaces didn't propagate
errors properly, I noticed rtc_read_alarm needed fixing. In doing
so I noticed my RTC rework dropped a memset and that the behavior
of rtc_read_alarm shouldn't be conditionalized on the alarm.enabled
flag (as the alarm may be set, but the irqs may be disabled). So
those were corrected as well.
CC: Thomas Gleixner <[email protected]>
Signed-off-by: John Stultz <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions