aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
diff options
context:
space:
mode:
authorCong Ding <dinggnu@gmail.com>2013-02-06 17:23:45 +0100
committerJohannes Berg <johannes.berg@intel.com>2013-02-06 17:31:55 +0100
commit9887dbf5b2163bcf69cd4456c21352e9a81c6003 (patch)
treeef7024d3905bacfdcbb0501bf5c64962cd577a43 /net/mac80211/mlme.c
parentcfg80211: off by one in ieee80211_bss() (diff)
downloadlinux-dev-9887dbf5b2163bcf69cd4456c21352e9a81c6003.tar.xz
linux-dev-9887dbf5b2163bcf69cd4456c21352e9a81c6003.zip
mac80211: fix error in sizeof() usage
Using 'sizeof' on array given as function argument returns size of a pointer rather than the size of array. Cc: stable@vger.kernel.org Signed-off-by: Cong Ding <dinggnu@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions