From: Johannes Berg Date: Thu, 15 Sep 2011 18:46:43 +0000 (-0700) Subject: iwlagn: generically provide iwl_trans_send_cmd_pdu X-Git-Tag: v3.2-rc1~129^2~183^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=370ad313be78473bfdb066397e38abf1b0dd5b5c;p=pandora-kernel.git iwlagn: generically provide iwl_trans_send_cmd_pdu There's no need to have the transport layer have a callback for iwl_trans_send_cmd_pdu() since it is just a generic wrapper around iwl_trans_send_cmd(). Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed