• Stephen Hemminger's avatar
    [PATCH] (1/8) arlan -- merge arlan-proc with main code · e7d92548
    Stephen Hemminger authored
    The arlan driver tries to build it's /proc interface into a separate module,
    which leads to circular dependencies and other ugliness.  This patch
    moves arlan.c to arlan-main.c and changes initialization builds one module arlan.o
    
    Patch is for 2.6.0-test5
    e7d92548
arlan-proc.c 29.1 KB