staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()
authorMichael Straube <straube.linux@gmail.com>
Sat, 28 Jul 2018 14:29:17 +0000 (16:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 29 Jul 2018 08:19:40 +0000 (10:19 +0200)
commit8cc7be34c6385dc04e01bc7c25868782e4d2fbd0
tree6771f4130f9e3e0ff74eb914bfe1b23330c76b38
parent6da0bda8d7949abcddd1dc72befcb9cd40d53c07
staging: rtl8188eu: remove unused rtw_calculate_wlan_pkt_size_by_attribue()

The function rtw_calculate_wlan_pkt_size_by_attribue() also defined as
rtw_wlan_pkt_size() is never used, so remove it. Discovered by cppcheck.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_xmit.c
drivers/staging/rtl8188eu/include/rtw_xmit.h