rtl8188eu: Replace PVOID and VOID

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2014-12-28 20:06:17 -06:00
parent b6b121512b
commit 17d1637977
46 changed files with 712 additions and 718 deletions

View file

@ -811,7 +811,7 @@ void rtl8188e_set_FwRsvdPage_cmd(struct adapter *padapter, PRSVDPAGE_LOC rsvdpag
// To check if reserved page content is destroyed by beacon beacuse beacon is too large.
// 2010.06.23. Added by tynli.
VOID
void
CheckFwRsvdPageContent(
IN struct adapter * Adapter
)