]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/llc.h
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[karo-tx-linux.git] / include / net / llc.h
index 68490cbc8a659de87fefbfe1d80f8b29bed85dbc..e8e61d4fb45838e82c5469a0b060f4c1fd3e9adb 100644 (file)
@@ -93,7 +93,6 @@ struct hlist_nulls_head *llc_sk_laddr_hash(struct llc_sap *sap,
 #define LLC_DEST_CONN            2      /* Type 2 goes here */
 
 extern struct list_head llc_sap_list;
-extern spinlock_t llc_sap_list_lock;
 
 int llc_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt,
            struct net_device *orig_dev);