]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/esp.h
Merge remote-tracking branch 'sound/for-next'
[karo-tx-linux.git] / include / net / esp.h
index d58451331dbde8a0d9b4231a61bd4957f62cdeec..1356dda00d22f9cd3fad3ea0eb625b667f76c017 100644 (file)
@@ -13,7 +13,7 @@ struct esp_data {
        struct crypto_aead *aead;
 };
 
-extern void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len);
+void *pskb_put(struct sk_buff *skb, struct sk_buff *tail, int len);
 
 struct ip_esp_hdr;