From: Emmanuel Grumbach Date: Tue, 20 Sep 2011 22:37:24 +0000 (-0700) Subject: iwlagn: simplify the iwl_device_cmd layout X-Git-Tag: v3.2-rc1~129^2~183^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=132f98c2dc702940ed2bb58e7aa48432c2c62f7b;p=pandora-kernel.git iwlagn: simplify the iwl_device_cmd layout This simplifies both the transport layer and the upper layer. Kill the union in the device command, which avoids the funny syntax we had: cmd->cmd.payload. Signed-off-by: Emmanuel Grumbach Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed