forked from luck/tmp_suning_uos_patched
staging:r8188eu: remove unused EOR macro
EOR macro is not unused, remove it. Signed-off-by: Ivan Safonov <insafonov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
68b754e2cc
commit
09ca478119
@ -151,8 +151,6 @@ struct recv_stat {
|
||||
__le32 rxdw5;
|
||||
};
|
||||
|
||||
#define EOR BIT(30)
|
||||
|
||||
/*
|
||||
accesser of recv_priv: rtw_recv_entry(dispatch / passive level);
|
||||
recv_thread(passive) ; returnpkt(dispatch)
|
||||
|
Loading…
Reference in New Issue
Block a user