staging:r8188eu: remove rtw_handle_dualmac declaration
It is a declaration of the non-existent function. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
64164d66a3
commit
f34395c833
@ -177,8 +177,6 @@ struct adapter {
|
|||||||
|
|
||||||
#define adapter_to_dvobj(adapter) (adapter->dvobj)
|
#define adapter_to_dvobj(adapter) (adapter->dvobj)
|
||||||
|
|
||||||
int rtw_handle_dualmac(struct adapter *adapter, bool init);
|
|
||||||
|
|
||||||
static inline u8 *myid(struct eeprom_priv *peepriv)
|
static inline u8 *myid(struct eeprom_priv *peepriv)
|
||||||
{
|
{
|
||||||
return peepriv->mac_addr;
|
return peepriv->mac_addr;
|
||||||
|
Loading…
Reference in New Issue
Block a user