staging: rtl8723au: Remove unused pointer in rtw_wdev_free()
authorChristian Engelmayer <cengelma@gmx.at>
Wed, 7 May 2014 19:21:58 +0000 (21:21 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:17:31 +0000 (13:17 -0700)
Pointer 'pwdev_priv' in function rtw_wdev_free() is unused - thus remove it.

Signed-off-by: Christian Engelmayer <cengelma@gmx.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c