diff --git a/[refs] b/[refs] index 5430cae11d1c..6a2dbfd2979e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f4a90670bacbf61f2fcc19a9e0e78748c932a25 +refs/heads/master: 235acec78e87a60ace01d1ecb4b87ad1d689715a diff --git a/trunk/drivers/s390/net/qeth_main.c b/trunk/drivers/s390/net/qeth_main.c index b3c6e7907790..cb14642d97aa 100644 --- a/trunk/drivers/s390/net/qeth_main.c +++ b/trunk/drivers/s390/net/qeth_main.c @@ -8014,7 +8014,6 @@ static int (*qeth_old_arp_constructor) (struct neighbour *); static struct neigh_ops arp_direct_ops_template = { .family = AF_INET, - .destructor = NULL, .solicit = NULL, .error_report = NULL, .output = dev_queue_xmit,