commit | b92e661b401897928040d89b3a9d0cd74ce6e9a1 | [log] [tgz] |
---|---|---|
author | Eliad Peller <eliad@wizery.com> | Thu Jan 23 17:58:23 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Feb 06 21:11:21 2014 +0200 |
tree | 851e863ccb848387eb0dfd8c5385f166bdefaca6 | |
parent | b800040db5a7ae2b29271467d9b0e7f4d31ff5a8 [diff] |
iwlwifi: mvm: reserve sta_id 0 to station The d3/d0i3 fw code requires the sta_id to be 0 (this is used to determine the rates and keys to use in arp offloading). Reserve sta_id 0 to station interface in order to comply with this requirement. Change some functions prototypes in order to make the allocation function know about the interface type. Signed-off-by: Eliad Peller <eliadx.peller@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>