commit | 637f883739b32746889a191f282c9ea2590ecf4f | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Mon Jan 19 15:30:32 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 22 13:55:03 2009 -0500 |
tree | c270b377416e7cae9efce2e9c250127b44a2d80e | |
parent | de2624966f9bc6ffafc4fd6555336fabc2854420 [diff] |
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 <reinette.chatre@intel.com> Reviewed-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>