From: Raja Mani Date: Fri, 16 Mar 2012 10:24:56 +0000 (+0530) Subject: ath6kl: Add ARP offload related statistic info in tgt_stats X-Git-Tag: v3.5-rc1~109^2~410^2~128^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0446ea9c11243bcfe8559f0033a5e4790b0d95b;p=pandora-kernel.git ath6kl: Add ARP offload related statistic info in tgt_stats Firmware reports the below ARP offload related information while sending the target statistic event to the host. * Number of ARP packets received. * Number of packets matched with the device IP addr. * Number of ARP response packet sent to the remote. This patch adds the additional debug prints in debugfs entry tgt_stats. It will be useful to know the ARP offload execution status. Signed-off-by: Raja Mani Signed-off-by: Kalle Valo --- Reading git-diff-tree failed