diff options
author | Andrew Morton <akpm@osdl.org> | 2006-08-14 23:00:09 -0700 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-08-19 17:44:28 -0400 |
commit | 90d5aed2d9c7d2f3915b75342988114fd7b6c13d (patch) | |
tree | c6f31166423c921264746d55606e852ae54bd6bf /drivers/net/bnx2.c | |
parent | c9d26c9785d900d8547b268f0c0507f252879c48 (diff) | |
download | linux-90d5aed2d9c7d2f3915b75342988114fd7b6c13d.tar.bz2 |
[PATCH] fealnx section fix
With CONFIG_HOTPLUG=n it won't compile:
distcc[25607] ERROR: compile drivers/net/fealnx.c on g5/64 failed
version[] is referred to from both __init code and from __devinit code, so
move it out of __init altogether.
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/net/bnx2.c')
0 files changed, 0 insertions, 0 deletions