commit | 71063f0e8939b5b6ea5121faed47987e094ef018 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri May 20 09:05:54 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 01 15:12:28 2011 -0400 |
tree | 97936964a23ef6d26819c0267ea246cd0301ed9e | |
parent | 2e5ef4599addb1046086b63743f41822858a23b7 [diff] |
nl80211: add testmode dump support This adds dump support to testmode. The testmode dump support in nl80211 requires using two of the six cb->args, the rest can be used by the driver to figure out where the dump position is at or to store other data across invocations. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>