diff options
| author | Randy Dunlap <[email protected]> | 2006-06-25 05:48:37 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-25 10:01:15 -0700 |
| commit | 96ebb92840b6bbb2e2fd8ad6b2b55d9cd76a06a0 (patch) | |
| tree | 339c1138f18d4f701f33644ee26990300078b933 /scripts | |
| parent | 6e656be899993f450a765056cdc8d87e58906508 (diff) | |
[PATCH] wan/sdla section fixes
netdev->set_config can be called at any time, so these references
to __initdata would be a real problem.
However, problem has not been observed AFAIK.
Fix section mismatch warnings:
WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1b8e) and 'sdla_stats'
WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1e76) and 'sdla_stats'
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions