]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
smc911x: fix compilation breakage
authorVitaly Wool <vitalywool@gmail.com>
Sun, 13 May 2007 14:42:08 +0000 (18:42 +0400)
committerJeff Garzik <jeff@garzik.org>
Tue, 15 May 2007 21:44:39 +0000 (17:44 -0400)
commitf2773a29596d835d2b00137ba925c186699ea117
treeef62588e9bcef131429a45f13e10e7f864edd811
parent1af7f05628fab81fdf4412d757676412ba5db660
smc911x: fix compilation breakage

Looks like the new version of this patch has been overlooked,
so I'm resending it.

It just adapts the driver to the new IRQ API
according to what Russell has pointed out.

 drivers/net/smc911x.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

Signed-off-by: Vitaly Wool <vitalywool@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/smc911x.c