]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: Some network drivers do not check the platform
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 18 May 2008 18:47:16 +0000 (20:47 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 18 May 2008 20:28:49 +0000 (13:28 -0700)
commit7bda68ee8c5ca1d53cbe289804566bf2f77ad742
treee51efeb4cb69fd6d1269a41ceb151f428ac663cb
parent595c3875fe266fbc9ce9499e5ec7a8476212286f
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>
drivers/net/82596.c
drivers/net/apne.c
drivers/net/mac89x0.c
drivers/net/macmace.c
drivers/net/sun3lance.c