]> Pileus Git - ~andy/linux/blobdiff - include/net/udplite.h
Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6
[~andy/linux] / include / net / udplite.h
index b76b2e377af4540bc8336328f55485d87a26947b..afdffe607b2425fd66a2a1c8ae30b3bca1eb1494 100644 (file)
@@ -11,7 +11,7 @@
 #define UDPLITE_RECV_CSCOV   11 /* receiver partial coverage (threshold ) */
 
 extern struct proto            udplite_prot;
-extern struct hlist_head       udplite_hash[UDP_HTABLE_SIZE];
+extern struct udp_table                udplite_table;
 
 /*
  *     Checksum computation is all in software, hence simpler getfrag.