smsc911x.c: encapsulate enable irq calls
authorMatthias Brugger <mbrugger@iseebcn.com>
Fri, 22 Jun 2012 01:10:15 +0000 (01:10 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 23 Jun 2012 00:06:51 +0000 (17:06 -0700)
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>

No differences found