Skip to content
Snippets Groups Projects
Commit 13554121 authored by Rami Rosen's avatar Rami Rosen Committed by John W. Linville
Browse files

mac80211: fix a typo in ieee80211_send_assoc() method.


This patch fixes a typo in ieee80211_send_assoc(), net/mac80211/mlme.c.

The error is usage of a wrong member when building
the ie80211 management frame (it should be assoc_req, and not reassoc_req).

Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 73ec1cc2
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment