]> Pileus Git - ~andy/linux/blobdiff - drivers/net/hyperv/netvsc_drv.c
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[~andy/linux] / drivers / net / hyperv / netvsc_drv.c
index d5202a4b08774e99f9c4bd6c59e731ecb47f6b30..5f85205cd12b81284ba7f23dfc89aa7ef50d3c10 100644 (file)
@@ -498,8 +498,7 @@ static int netvsc_remove(struct hv_device *dev)
 
 static const struct hv_vmbus_device_id id_table[] = {
        /* Network guid */
-       { VMBUS_DEVICE(0x63, 0x51, 0x61, 0xF8, 0x3E, 0xDF, 0xc5, 0x46,
-                      0x91, 0x3F, 0xF2, 0xD2, 0xF9, 0x65, 0xED, 0x0E) },
+       { HV_NIC_GUID, },
        { },
 };