|
@@ -647,6 +647,7 @@ int rndis_filter_set_packet_filter(struct rndis_device *dev, u32 new_filter)
|
|
if (t == 0) {
|
|
if (t == 0) {
|
|
netdev_err(ndev,
|
|
netdev_err(ndev,
|
|
"timeout before we got a set response...\n");
|
|
"timeout before we got a set response...\n");
|
|
|
|
+ ret = -ETIMEDOUT;
|
|
/*
|
|
/*
|
|
* We can't deallocate the request since we may still receive a
|
|
* We can't deallocate the request since we may still receive a
|
|
* send completion for it.
|
|
* send completion for it.
|