]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: r8712u: Fix problem when CONFIG_R8712_AP is set
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 3 Feb 2012 22:05:13 +0000 (16:05 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Feb 2012 22:14:15 +0000 (14:14 -0800)
commit4c0029f01f4009d6ab149230026c9716bde96283
tree7f1ccd51b502fc311c9b36f6f579b822e16fd436
parent44c5435064b5e6182167b40a7f259969dbcaf1b8
staging: r8712u: Fix problem when CONFIG_R8712_AP is set

When this driver was upgraded to the vendor 20100831 version in
commit 93c55dda092c7 et al,, one listhead initialization was missed.
This broke complete operation of the driver whenever AP mode was
enabled.

This patch fixes https://bugs.archlinux.org/task/27996.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.stable.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_sta_mgt.c