Skip to content

Commit

Permalink
netvsc: remove unused #define
Browse files Browse the repository at this point in the history
Not used anywhere.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
stephen hemminger authored and David S. Miller committed Mar 17, 2017
1 parent 262b7f1 commit 76f5ed8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions drivers/net/hyperv/hyperv_net.h
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand Down

0 comments on commit 76f5ed8

Please sign in to comment.