]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/skbuff.h
[NET]: skb_queue_lock_key() is no longer used.
[karo-tx-linux.git] / include / linux / skbuff.h
index b22d4a6083bdf884e73ee5ed57c0e63e68f38ec3..19c96d498e20059b12fc0b07c6cf5d760cb79fcd 100644 (file)
@@ -604,8 +604,6 @@ static inline __u32 skb_queue_len(const struct sk_buff_head *list_)
        return list_->qlen;
 }
 
-extern struct lock_class_key skb_queue_lock_key;
-
 /*
  * This function creates a split out lock class for each invocation;
  * this is needed for now since a whole lot of users of the skb-queue