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:
parent
1f3ca23fc8
commit
1c3935c6cb
@ -1,7 +1,7 @@
|
|||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
*
|
*
|
||||||
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
|
* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms of version 2 of the GNU General Public License as
|
* under the terms of version 2 of the GNU General Public License as
|
||||||
* published by the Free Software Foundation.
|
* published by the Free Software Foundation.
|
||||||
@ -31,4 +31,3 @@ void rtl8814au_free_recv_priv(_adapter *padapter)
|
|||||||
{
|
{
|
||||||
usb_free_recv_priv(padapter, INTERRUPT_MSG_FORMAT_LEN);
|
usb_free_recv_priv(padapter, INTERRUPT_MSG_FORMAT_LEN);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user