From 6594c965ca8c07ba2c152bfa3c23700650d2969b Mon Sep 17 00:00:00 2001 From: Jes Sorensen Date: Sat, 31 May 2014 18:05:12 +0200 Subject: [PATCH] staging: rtl8723au: Use correct struct for WLAN_EID_HT_CAPABILITY WLAN_EID_HT_CAPABILITY carries a struct ieee80211_ht_operation - use the right struct instead of a self invented one. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed