Patch "rtlwifi: Set the link state" has been added to the 3.4-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    rtlwifi: Set the link state

to the 3.4-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     rtlwifi-set-the-link-state.patch
and it can be found in the queue-3.4 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From 619ce76f8bb850b57032501a39f26aa6c6731c70 Mon Sep 17 00:00:00 2001
From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Date: Mon, 18 Nov 2013 11:11:28 -0600
Subject: rtlwifi: Set the link state

From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>

commit 619ce76f8bb850b57032501a39f26aa6c6731c70 upstream.

The present code fails to set the linked state when an interface is
added.

Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
Signed-off-by: John W. Linville <linville@xxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

---
 drivers/net/wireless/rtlwifi/core.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/net/wireless/rtlwifi/core.c
+++ b/drivers/net/wireless/rtlwifi/core.c
@@ -175,6 +175,7 @@ static int rtl_op_add_interface(struct i
 					rtlpriv->cfg->maps
 					[RTL_IBSS_INT_MASKS]);
 		}
+		mac->link_state = MAC80211_LINKED;
 		break;
 	case NL80211_IFTYPE_ADHOC:
 		RT_TRACE(rtlpriv, COMP_MAC80211, DBG_LOUD,


Patches currently in stable-queue which might be from Larry.Finger@xxxxxxxxxxxx are

queue-3.4/b43-fix-lockdep-splat.patch
queue-3.4/staging-r8712u-set-device-type-to-wlan.patch
queue-3.4/rtlwifi-rtl8192cu-add-new-device-id.patch
queue-3.4/rtlwifi-rtl8192c-add-new-definitions-in-the-dm_common-header.patch
queue-3.4/b43-fix-the-wrong-assignment-of-status.freq-in-b43_rx.patch
queue-3.4/b43-fix-unload-oops-if-firmware-is-not-available.patch
queue-3.4/b43legacy-fix-unload-oops-if-firmware-is-not-available.patch
queue-3.4/rtlwifi-rtl8192cu-fix-some-code-in-rf-handling.patch
queue-3.4/rtlwifi-set-the-link-state.patch
queue-3.4/rtlwifi-rtl8192c-add-routines-to-save-restore-power-index-registers.patch
queue-3.4/rtlwifi-rtl8192cu-update-the-power-index-registers.patch
queue-3.4/rtlwifi-update-beacon-statistics-for-usb-driver.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]