netvsc: remove unused #define

Not used anywhere.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
stephen hemminger 2017-03-16 16:12:39 -07:00 committed by David S. Miller
parent 262b7f142a
commit 76f5ed881c
1 changed files with 0 additions and 3 deletions

View File

@ -1427,9 +1427,6 @@ struct rndis_message {
((void *) rndis_msg)
#define __struct_bcount(x)
#define RNDIS_HEADER_SIZE (sizeof(struct rndis_message) - \
sizeof(union rndis_message_container))