staging: vt6655: Fix 80211 control and management status reporting.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 11 Apr 2015 19:29:41 +0000 (20:29 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 12:28:05 +0000 (14:28 +0200)
commitad3fee9b17b90b8f1ac94b615111b2f14dd90adb
tree5b2490de6f53e71625b64e244b49a0756cbf514b
parent6e44dc4be009eef60a1744e4a4b830131f6b9a8e
staging: vt6655: Fix 80211 control and management status reporting.

Currently only TD_FLAGS_NETIF_SKB are reported back to mac80211.

Move vnt_int_report_rate to report all frame types.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Cc: <stable@vger.kernel.org> # v3.19+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/device_main.c