Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wireless: airo: delete netdev from list after it is freed
We must call del_airo_dev() before free_netdev() since we call add_airo_dev() exactly after alloc_netdev(). Signed-off-by: Kulikov Vasiliy <segooon@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
- Loading branch information