Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driver

Now, get rid of unused state (req_ext_size) from struct netvsc_driver.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
K. Y. Srinivasan 2011-05-12 19:35:03 -07:00 committed by Greg Kroah-Hartman
parent d0e3304614
commit 8afe583d21
1 changed files with 0 additions and 2 deletions

View File

@ -88,8 +88,6 @@ struct netvsc_driver {
struct hv_driver base;
u32 ring_buf_size;
u32 req_ext_size;
};
static inline