diff --git a/[refs] b/[refs] index 49f9a4fca2c7..7a95fd4bfdba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bc49b92671632d09a0fa6651c4fdf2b9ab0632ee +refs/heads/master: 327efbae1f96743c9b208e8a4c667eea9b8cf6c0 diff --git a/trunk/drivers/staging/hv/rndis_filter.c b/trunk/drivers/staging/hv/rndis_filter.c index a71f29d5ca04..f0d1362913ef 100644 --- a/trunk/drivers/staging/hv/rndis_filter.c +++ b/trunk/drivers/staging/hv/rndis_filter.c @@ -673,7 +673,7 @@ int rndis_filter_device_add(struct hv_device *dev, rndisDevice = get_rndis_device(); if (!rndisDevice) - return -1; + return -ENODEV; /* * Let the inner driver handle this first to create the netvsc channel