You need to sign in or sign up before continuing.
  • A
    [PATCH] cs89x0 section fix · e26c129a
    Andrew Morton 提交于
    WARNING: drivers/net/cs89x0.o - Section mismatch: reference to .init.data:version from .text between 'init_module' (at offset 0x13d8) and 'net_get_stats'
    WARNING: drivers/net/cs89x0.o - Section mismatch: reference to .init.text: from .text between 'init_module' (at offset 0x1634) and 'net_get_stats'
    WARNING: drivers/net/cs89x0.o - Section mismatch: reference to .init.text: from .text between 'init_module' (at offset 0x1a1f) and 'net_get_stats'
    
    Cc: Jeff Garzik <jeff@garzik.org>
    Signed-off-by: NAndrew Morton <akpm@osdl.org>
    Signed-off-by: NJeff Garzik <jeff@garzik.org>
    e26c129a
cs89x0.c 58.9 KB