1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2025-01-03 21:04:05 +00:00

Code cleanup

This commit is contained in:
Christian B 2017-12-21 08:20:34 +01:00 committed by GitHub
parent 1f3ca23fc8
commit 1c3935c6cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,4 +31,3 @@ void rtl8814au_free_recv_priv(_adapter *padapter)
{
usb_free_recv_priv(padapter, INTERRUPT_MSG_FORMAT_LEN);
}