From: Jes Sorensen Date: Sat, 31 May 2014 16:05:12 +0000 (+0200) Subject: staging: rtl8723au: Use correct struct for WLAN_EID_HT_CAPABILITY X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6594c965ca8c07ba2c152bfa3c23700650d2969b;p=pandora-kernel.git 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-diff-tree failed