diff options
author | Johannes Berg <johannes.berg@intel.com> | 2013-06-19 12:57:22 +0400 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2013-06-19 20:55:38 +0400 |
commit | 86e8cf98de3e74bbfb0003501e0004bf1e5e2618 (patch) | |
tree | 89713ea44449ff036a5bbc5236357a382e5b0ed2 /net/packet | |
parent | f93beba705842af466e7c916b39630cacb40e9c6 (diff) | |
download | linux-86e8cf98de3e74bbfb0003501e0004bf1e5e2618.tar.xz |
nl80211: use small state buffer for wiphy_dump
Avoid parsing the original dump message again and again by
allocating a small state struct that is used by the functions
involved in the dump, storing this struct in cb->args[0].
This reduces the memory allocation size as well.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions