From: Johannes Berg Date: Sat, 23 Jul 2011 17:24:46 +0000 (-0700) Subject: iwlagn: move context init after firmware loading X-Git-Tag: v3.2-rc1~129^2~422^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d2a5d0ecd3d5350957ed8afc4cee2dbc606c7e2;p=pandora-kernel.git iwlagn: move context init after firmware loading The availability of contexts depends on the firmware capabilities. Currently only the presence of the second context depends on it, but soon P2P support will also be different. Move the context initialisation code to the firmware-dependent setup before registering with mac80211 to make it easier to handle. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed