]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
iwlegacy: fix IBSS cleanup
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 16 Jan 2013 10:45:15 +0000 (11:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Feb 2013 00:27:02 +0000 (18:27 -0600)
commite8bbc125c8bd43393d9313272ffedf8368a2178f
tree5fff291a32623be24b19847f73494e783db2b6f1
parentaa755dd2ab5c0bf2a049ed375808befaf9947a3e
iwlegacy: fix IBSS cleanup

commit fa4cffcba9e13798ed7c6b8526b91b1631ecb53e upstream.

We do not correctly change interface type when switching from
IBSS mode to STA mode, that results in microcode errors.

Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=886946

Reported-by: Jaroslav Skarvada <jskarvad@redhat.com>
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlegacy/common.c