diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ipv4/inet_hashtables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/inet_hashtables.c b/net/ipv4/inet_hashtables.c index 9cac6c034abd..e6a007260cec 100644 --- a/net/ipv4/inet_hashtables.c +++ b/net/ipv4/inet_hashtables.c | |||
@@ -494,7 +494,6 @@ out: | |||
494 | return ret; | 494 | return ret; |
495 | } | 495 | } |
496 | } | 496 | } |
497 | EXPORT_SYMBOL_GPL(__inet_hash_connect); | ||
498 | 497 | ||
499 | /* | 498 | /* |
500 | * Bind a port for a connect operation and hash it. | 499 | * Bind a port for a connect operation and hash it. |