Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/tokenring
Adrian Bunk 9b5587cdd9 tokenring/3c359.c:xl_init() must be __devinit
This patch fixes the following section mismatch:

<--  snip  -->

...
  MODPOST vmlinux
WARNING: drivers/built-in.o(.text+0x361ef1): Section mismatch: reference to .init.text:xl_init (between 'xl_probe' and 'xl_hw_reset')
...

<--  snip  -->

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-07-10 12:24:42 -04:00
..
3c359.c tokenring/3c359.c:xl_init() must be __devinit 2007-07-10 12:24:42 -04:00
3c359.h
3c359_microcode.h
abyss.c
abyss.h
ibmtr.c [TR]: Make tr_type_trans set skb->dev 2007-04-25 22:24:24 -07:00
Kconfig [TR]: Use menuconfig objects. 2007-05-24 16:36:52 -07:00
lanstreamer.c [TR]: Make tr_type_trans set skb->dev 2007-04-25 22:24:24 -07:00
lanstreamer.h
madgemc.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
madgemc.h
Makefile
olympic.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
olympic.h
proteon.c
skisa.c
smctr.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
smctr.h
smctr_firmware.h
tms380tr.c [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} 2007-04-25 22:28:29 -07:00
tms380tr.h
tmspci.c