commit | 399dcb8a36edbde45bc27f5e33fd7f57de44bdd5 | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Tue Apr 13 11:28:52 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Fri Apr 30 15:34:29 2010 -0700 |
tree | afb813eaa60ee366b1f13cd3daf95f60dede33d6 | |
parent | ad41ee3a45c7de33cfa0057f4a12362ba1f1af32 [diff] |
iwlwifi: remove get_stats callback function The low level transmission function is performed at uCode layer for all the "agn" NICs, there is no statistics information available for mac80211 get_stats() call. Remove the callback function to avoid misleading information that returned success when indeed it is not supported. Now return "not supported". Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>