commit | 0f734484ac51711f6b9e48b42242e19e88eb2926 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Sun May 18 20:47:16 2008 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun May 18 13:28:49 2008 -0700 |
tree | e51efeb4cb69fd6d1269a41ceb151f428ac663cb | |
parent | d6497700879beeaaae208c0e9fd10b74dc44db5e [diff] |
m68k: Some network drivers do not check the platform Some network drivers do not check whether they're actually running on the correct platform, causing multi-platform kernels to crash if they are not. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>