lkml.org 
[lkml]   [2017]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] atm: horizon: Fix irq release error
From
From: Arvind Yadav <arvind.yadav.cs@gmail.com>
Date: Tue, 14 Nov 2017 13:42:38 +0530

> atm_dev_register() can fail here and passed parameters to free irq
> which is not initialised. Initialization of 'dev->irq' happened after
> the 'goto out_free_irq'. So using 'irq' insted of 'dev->irq' in
> free_irq().
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>

Applied.

\
 
 \ /
  Last update: 2017-11-14 14:05    [W:0.094 / U:0.356 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site