aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
diff options
context:
space:
mode:
Diffstat (limited to 'net/mac80211')
-rw-r--r--net/mac80211/mesh_plink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/mesh_plink.c b/net/mac80211/mesh_plink.c
index 0f7c6e6a4248..54e4c8bb23e7 100644
--- a/net/mac80211/mesh_plink.c
+++ b/net/mac80211/mesh_plink.c
@@ -743,7 +743,7 @@ void mesh_rx_plink_frame(struct ieee80211_sub_if_data *sdata, struct ieee80211_m
743 break; 743 break;
744 default: 744 default:
745 /* should not get here, PLINK_BLOCKED is dealt with at the 745 /* should not get here, PLINK_BLOCKED is dealt with at the
746 * beggining of the function 746 * beginning of the function
747 */ 747 */
748 spin_unlock_bh(&sta->lock); 748 spin_unlock_bh(&sta->lock);
749 break; 749 break;