From: Eliad Peller Date: Thu, 23 Jan 2014 15:58:23 +0000 (+0200) Subject: iwlwifi: mvm: reserve sta_id 0 to station X-Git-Tag: v3.15-rc1~113^2~289^2^2~102^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92e661b401897928040d89b3a9d0cd74ce6e9a1;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed