From: Johannes Berg Date: Tue, 6 Mar 2012 21:30:59 +0000 (-0800) Subject: iwlwifi: move ucode_owner to priv X-Git-Tag: v3.4-rc1~177^2~108^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=947a9407e34e7c8d44a0f4d95bbb1e5eae5459c0;p=pandora-kernel.git iwlwifi: move ucode_owner to priv The transport doesn't really need to know as we can enforce it in the command wrapper. Move the ucode_owner variable into priv and do all enforcing there. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed