summaryrefslogtreecommitdiff
path: root/staging/mops_ext_lldp.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-13 15:30:28 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-13 15:30:51 +0200
commita5f36f6b0a4c2c6cd879d3e0d10572e86386a4db (patch)
tree1526329520952e8c635bd42a22f0efee6b0f72f7 /staging/mops_ext_lldp.c
parentaa435eec4cfd1794438ea8593fff0181c70dcebf (diff)
ifpps: release stats on exit
The stack trace of valgrind --leak-check=full --show-reachable=yes ifpps \ -lpcd wlan0 showed that at exit members from stats are still reachable. They have been alloced through stats_alloc, but not freed. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'staging/mops_ext_lldp.c')
0 files changed, 0 insertions, 0 deletions
Print an error if IRQ setup fails tick/nohz: Prevent stopping the tick on an offline CPU clocksource/drivers/oxnas: Add OX820 compatible clocksource/drivers/timer-atmel-pit: Simplify IRQ handler clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCE clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_init clocksource/drivers/moxart: Replace panic by pr_err clocksource/drivers/moxart: Replace setup_irq by request_irq clocksource/drivers/moxart: Add Aspeed support clocksource/drivers/moxart: Use struct to hold state clocksource/drivers/moxart: Refactor enable/disable time: Avoid undefined behaviour in ktime_add_safe() time: Avoid undefined behaviour in timespec64_add_safe() timekeeping: Prints the amounts of time spent during suspend clocksource: Defer override invalidation unless clock is unstable hrtimer: Spelling fixes
Diffstat (limited to 'Documentation')