17fa6e2f11
Sk98lin driver has a routine marked __init that is called from the probe code. If using pci hotplug, this could be called after the initialization so it needs to be marked __devinit. So if you hot added a sk98lin board, the kernel would crash. I don't have hot plug hardware to actually try this feat. Also, there are two routines, only called from SkGeBoardInit that can be marked __devinit. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com> |
||
---|---|---|
.. | ||
h | ||
Makefile | ||
skaddr.c | ||
skdim.c | ||
skethtool.c | ||
skge.c | ||
skgehwt.c | ||
skgeinit.c | ||
skgemib.c | ||
skgepnmi.c | ||
skgesirq.c | ||
ski2c.c | ||
sklm80.c | ||
skqueue.c | ||
skrlmt.c | ||
sktimer.c | ||
skvpd.c | ||
skxmac2.c |