commit | dd7a2509b3a79b290730a9c6a784bf03fedabb9a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 28 23:33:10 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Mon May 10 15:08:55 2010 -0700 |
tree | cf794200c80f5fad44baeda3360dbe305bb7809b | |
parent | 0e9a44dc0bb718c28b20a48f551818036ef090ab [diff] |
iwlagn: implement loading a new firmware file type The old firmware file type does not allow indicating any firmware capabilities, which we frequently want to make things easier. This implements a new firmware type that is based on a TLV structure, and adds a TLV for the maximum length of probe requests in scans. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>