From: Reinette Chatre Date: Mon, 19 Jan 2009 23:30:32 +0000 (-0800) Subject: iwlwifi: return NETDEV_TX_OK from _tx ops X-Git-Tag: v2.6.29-rc3~23^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=637f883739b32746889a191f282c9ea2590ecf4f;p=pandora-kernel.git iwlwifi: return NETDEV_TX_OK from _tx ops be consistent with mac80211 drivers and return correct return code. NETDEV_TX_OK is 0, but we need to be consistent wrt formatting amongst implementations re: http://marc.info/?l=linux-wireless&m=123119327419865&w=2 Signed-off-by: Reinette Chatre Reviewed-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed