From: Emmanuel Grumbach Date: Thu, 15 Sep 2011 18:46:32 +0000 (-0700) Subject: iwlagn: use enum iwl_rxon_context_id instead of u8 X-Git-Tag: v3.2-rc1~129^2~183^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14991a9d8469ccac12c5d243e975d3ab78c8238a;p=pandora-kernel.git iwlagn: use enum iwl_rxon_context_id instead of u8 enum iwl_rxon_context_id is the right type to use when we need a rxon_context_id. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed