From 0b46cfdd0320534b0064529c242c4ba324b21dc1 Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Thu, 19 Jun 2014 11:37:26 +0200 Subject: [PATCH] staging: rtl8723au: ConstructBeacon(): Use struct ieee80211_mgmt to build beacon This gets rid of a bunch of hard coded offsets and reduces the dependency of the ugly rtw_get_*_from_ie() functions. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed