commit | 13026decf7b74d0908df034dc6dc86c2caaec939 | [log] [tgz] |
---|---|---|
author | Juuso Oikarinen <juuso.oikarinen@nokia.com> | Tue Mar 29 16:43:50 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Tue Apr 19 16:49:15 2011 +0300 |
tree | 8d5e0fa75e0de15dee632854aa20db3be41de4cf | |
parent | c1b193eb6557279d037ab18c00ab628c6c78847f [diff] |
wl12xx: Handle duplicate calling of remove interface Because of the hardware recovery mechanism, its possible the __wl1271_op_remove_interface is called twice. Currently, this leads to a kernel crash even before a kernel WARNing can be issued. Fix this. Signed-off-by: Juuso Oikarinen <juuso.oikarinen@nokia.com> Signed-off-by: Luciano Coelho <coelho@ti.com>