diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2012-02-09 16:37:17 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 10:32:10 -0700 |
commit | 2d11e9dbfde8babe45fc7855a445f120c102345e (patch) | |
tree | b112c5f79a302109c276e4558f5de9d862a98515 /kernel | |
parent | f5ba9c849e393be3b3a220248b596cebcabe6999 (diff) | |
download | lwn-2d11e9dbfde8babe45fc7855a445f120c102345e.tar.gz lwn-2d11e9dbfde8babe45fc7855a445f120c102345e.zip |
staging: r8712u: Add missing initialization and remove configuration parameter CONFIG_R8712_AP
commit 073863432f7eaa23c7c09733414d4be2eabf5eef upstream.
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 fixes https://bugs.archlinux.org/task/27996.
The configuration parameter R8712_AP is misleading as the driver cannot
function as an AP without a heavily hacked version of hostapd. Thus, it
makes sense to remove the parameter; however the code and data configured
for the option is left in.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions