From: Jes Sorensen Date: Mon, 9 Jun 2014 13:15:56 +0000 (+0200) Subject: staging: rtl8723au: ioctl_cfg80211.c: Convert rtw_get_wps_ie23a() to cfg80211_find_ve... X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~2114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3797af488780e4f83d92ea0a3dc0a6381b566f3;p=pandora-kernel.git staging: rtl8723au: ioctl_cfg80211.c: Convert rtw_get_wps_ie23a() to cfg80211_find_vendor_ie() Given that the IE len is stored in a u8, there is no point having a 512 buffer to store it, nor check if the size exceeds this size. Signed-off-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed