Skip to content
Commit 0566a663 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

[ISDN] HiSax netjet_s: code movement, prep for hotplug



1) Remove CONFIG_PCI ifdefs.  PCI is required in Kconfig.

2) Break up setup_netjet_s() into three separate internal functions.
This helps facilitate upcoming use of PCI hotplug API, and in addition
makes the code much easier to follow.

No code is changed, just moved around.  I even kept the out-of-favor
"return(0)" style used in the current source code.

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 881ebdc9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment