diff options
author | 2013-02-06 17:23:45 +0100 | |
---|---|---|
committer | 2013-02-06 17:31:55 +0100 | |
commit | 9887dbf5b2163bcf69cd4456c21352e9a81c6003 (patch) | |
tree | ef7024d3905bacfdcbb0501bf5c64962cd577a43 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cfg80211: off by one in ieee80211_bss() (diff) | |
download | linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions