mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 04:11:49 +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)
|
((void *) rndis_msg)
|
||||||
|
|
||||||
|
|
||||||
#define __struct_bcount(x)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#define RNDIS_HEADER_SIZE (sizeof(struct rndis_message) - \
|
#define RNDIS_HEADER_SIZE (sizeof(struct rndis_message) - \
|
||||||
sizeof(union rndis_message_container))
|
sizeof(union rndis_message_container))
|
||||||
|
Loading…
Reference in New Issue
Block a user