]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: add testmode dump support
authorWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 20 May 2011 16:05:54 +0000 (09:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 1 Jun 2011 19:12:28 +0000 (15:12 -0400)
commitb2794d41fd88a544b53fef9ed8f665f0d68be9c4
tree97936964a23ef6d26819c0267ea246cd0301ed9e
parenta18ea3761d7f6b39e9cf5af14de84d99cc2af567
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>
include/net/cfg80211.h
include/net/mac80211.h
net/mac80211/cfg.c
net/wireless/nl80211.c