diff options
Diffstat (limited to 'net/ipx/af_ipx.c')
-rw-r--r-- | net/ipx/af_ipx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipx/af_ipx.c b/net/ipx/af_ipx.c index 392f8bc92691..15419dd682fd 100644 --- a/net/ipx/af_ipx.c +++ b/net/ipx/af_ipx.c | |||
@@ -1961,7 +1961,6 @@ static const struct proto_ops SOCKOPS_WRAPPED(ipx_dgram_ops) = { | |||
1961 | .sendpage = sock_no_sendpage, | 1961 | .sendpage = sock_no_sendpage, |
1962 | }; | 1962 | }; |
1963 | 1963 | ||
1964 | #include <linux/smp_lock.h> | ||
1965 | SOCKOPS_WRAP(ipx_dgram, PF_IPX); | 1964 | SOCKOPS_WRAP(ipx_dgram, PF_IPX); |
1966 | 1965 | ||
1967 | static struct packet_type ipx_8023_packet_type = { | 1966 | static struct packet_type ipx_8023_packet_type = { |