From: Wey-Yi Guy Date: Tue, 13 Apr 2010 18:28:52 +0000 (-0700) Subject: iwlwifi: remove get_stats callback function X-Git-Tag: v2.6.35-rc1~473^2~167^2~49^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=399dcb8a36edbde45bc27f5e33fd7f57de44bdd5;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre --- Reading git-diff-tree failed