Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: wireless: wl1251: Remove unnecessary free_irq
This patch does away with free_irq in the remove function as the irq is allocated with a devm_request_irq. Signed-off-by: Himangi Saraogi <[email protected]> Signed-off-by: John W. Linville <[email protected]>
- Loading branch information