mirror of
https://github.com/torvalds/linux.git
synced 2024-12-24 11:51:27 +00:00
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:
parent
262b7f142a
commit
76f5ed881c
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user