commit | 691895e7e2204be9a717809fb78d6ff7c10b470a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Oct 05 16:19:42 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:37:52 2010 -0400 |
tree | a261d33e79b7b471f092127e4e57517f1603106e | |
parent | 970bf9d40c03e48cc34ee2c1a70693a0e0fca3f6 [diff] |
nl80211: fix remain-on-channel documentation The documentation for NL80211_CMD_REMAIN_ON_CHANNEL isn't accurate, an interface index is required by the command. Update it accordingly. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>