diff options
| author | 2007-12-11 23:23:06 +0100 | |
|---|---|---|
| committer | 2007-12-14 15:26:22 -0500 | |
| commit | 33390a700129aa03f3808c35de017650a688f82a (patch) | |
| tree | bd022de0b115ac5182aeeb593b674a25551b38d4 /drivers/net/ibm_newemac/debug.c | |
| parent | drivers/net/sis190.c section fix (diff) | |
| download | wireguard-linux-33390a700129aa03f3808c35de017650a688f82a.tar.xz wireguard-linux-33390a700129aa03f3808c35de017650a688f82a.zip | |
drivers/net/s2io.c section fixes
Code used by the non-__devinit s2io_open() mustn't be __devinit.
This patch fixes the following section mismatch with CONFIG_HOTPLUG=n:
<-- snip -->
...
WARNING: vmlinux.o(.text+0x6f6e3e): Section mismatch: reference to .init.text.20:s2io_test_intr (between 's2io_open' and 's2io_ethtool_sset')
...
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/ibm_newemac/debug.c')
0 files changed, 0 insertions, 0 deletions
