scsi: netvsc: Use the vmbus function to calculate ring buffer percentage
[sfrench/cifs-2.6.git] / drivers / net / hyperv / hyperv_net.h
index 960f061414722e50043c3a71d33757e737507a88..d965d022a9413427d0584ea59d1828fd08618dde 100644 (file)
@@ -189,7 +189,6 @@ struct netvsc_device;
 struct net_device_context;
 
 extern u32 netvsc_ring_bytes;
-extern struct reciprocal_value netvsc_ring_reciprocal;
 
 struct netvsc_device *netvsc_device_add(struct hv_device *device,
                                        const struct netvsc_device_info *info);