]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - kernel/module.c
net: fix problem in reading sock TX queue
[net-next-2.6.git] / kernel / module.c
index 3c4fc4bb4b82341da0c65d5b37e5f476ab7753f6..333fbcc969783a7cca1728f141c870be7b24e918 100644 (file)
@@ -180,8 +180,6 @@ extern const struct kernel_symbol __start___ksymtab_gpl[];
 extern const struct kernel_symbol __stop___ksymtab_gpl[];
 extern const struct kernel_symbol __start___ksymtab_gpl_future[];
 extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
-extern const struct kernel_symbol __start___ksymtab_gpl_future[];
-extern const struct kernel_symbol __stop___ksymtab_gpl_future[];
 extern const unsigned long __start___kcrctab[];
 extern const unsigned long __start___kcrctab_gpl[];
 extern const unsigned long __start___kcrctab_gpl_future[];