From: Subash Abhinov Kasiviswanathan <[email protected]>
Date: Tue, 17 Apr 2018 17:40:00 -0600
> When the last rmnet device attached to a real device is removed, the
> real device is unregistered from rmnet. As a result, the real device
> lookup fails resulting in a warning when the fill_info handler is
> called as part of the rmnet device unregistration.
>
> Fix this by returning the rmnet flags as 0 when no real device is
> present.
...
> Fixes: be81a85f5f87 ("net: qualcomm: rmnet: Implement fill_info")
> Signed-off-by: Subash Abhinov Kasiviswanathan <[email protected]>
Applied, thank you.