]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/hyperv/hyperv_net.h
Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwm
[karo-tx-linux.git] / drivers / net / hyperv / hyperv_net.h
index 2857ab078aac1f9940f406f49916706dc3255441..95ceb35930437be5103e23ac99b83becfdd669bc 100644 (file)
@@ -131,6 +131,7 @@ int rndis_filter_send(struct hv_device *dev,
                        struct hv_netvsc_packet *pkt);
 
 int rndis_filter_set_packet_filter(struct rndis_device *dev, u32 new_filter);
+int rndis_filter_set_device_mac(struct hv_device *hdev, char *mac);
 
 
 #define NVSP_INVALID_PROTOCOL_VERSION  ((u32)0xFFFFFFFF)