]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[netdrvr] hp100: encapsulate all non-module code
authorJeff Garzik <jeff@garzik.org>
Sun, 1 Oct 2006 11:32:20 +0000 (07:32 -0400)
committerJeff Garzik <jeff@garzik.org>
Sun, 1 Oct 2006 11:32:20 +0000 (07:32 -0400)
commit2c81fbc4cfc895e80c18fffdc04a3d870eb16cb8
treea298595be573e32b250a030bf08f6b53a64c9ec6
parentde897881e474cae06cf06c830fcadc916c53ce64
[netdrvr] hp100: encapsulate all non-module code

The previous '#ifndef MODULE' block did not cover all the
static-build-only code.  Now it does.

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/hp100.c