From: Subash Abhinov Kasiviswanathan <[email protected]>
Date: Fri, 9 Nov 2018 18:56:27 -0700
> A null dereference was observed when a sysctl was being set
> from userspace and rmnet was stuck trying to complete some actions
> in the NETDEV_REGISTER callback. This is because the real_dev is set
> only after the device registration handler completes.
...
> Fixes: b752eff5be24 ("net: qualcomm: rmnet: Implement ndo_get_iflink")
> Signed-off-by: Sean Tranchetti <[email protected]>
> Signed-off-by: Subash Abhinov Kasiviswanathan <[email protected]>
Applied and queued up for -stable, thanks.