net/network.o: In function `unregister_8022_client':
net/network.o(.text+0x13ab0): undefined reference to `save_flags'
net/network.o(.text+0x13ab5): undefined reference to `cli'
net/network.o(.text+0x13aea): undefined reference to `restore_flags'
net/network.o: In function `unregister_snap_client':
net/network.o(.text+0x13c96): undefined reference to `save_flags'
net/network.o(.text+0x13c9b): undefined reference to `cli'
net/network.o(.text+0x13cf9): undefined reference to `restore_flags'
make: *** [vmlinux] Error 1
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/