commit | 8e27628ecf883b9e5825103e40e6f86bf8225f1a | [log] [tgz] |
---|---|---|
author | Matthias Brugger <mbrugger@iseebcn.com> | Fri Jun 22 01:10:15 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 22 17:06:51 2012 -0700 |
tree | 84336215754a596d28430fb100052c886f508c9c | |
parent | bb1dfefdc62fa68107c4c9f1374cb856743a9434 [diff] |
smsc911x.c: encapsulate enable irq calls We encapsulate enbale irq functionality in a function call. As on probe the interrupts will be disabled twice, we delete one. Signed-off-by: Matthias Brugger <mbrugger@iseebcn.com> Signed-off-by: David S. Miller <davem@davemloft.net>