ath6kl: Add ARP offload related statistic info in tgt_stats
authorRaja Mani <rmani@qca.qualcomm.com>
Fri, 16 Mar 2012 10:24:56 +0000 (15:54 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 20 Mar 2012 08:59:45 +0000 (10:59 +0200)
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 <rmani@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found