mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
be2net: remove unused variable
Signed-off-by: Sathya Perla <sathya.perla@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e2edb7d51f
commit
15133fbbb9
1 changed files with 0 additions and 1 deletions
|
@ -347,7 +347,6 @@ struct be_adapter {
|
||||||
u32 beacon_state; /* for set_phys_id */
|
u32 beacon_state; /* for set_phys_id */
|
||||||
|
|
||||||
bool eeh_err;
|
bool eeh_err;
|
||||||
bool link_up;
|
|
||||||
u32 port_num;
|
u32 port_num;
|
||||||
bool promiscuous;
|
bool promiscuous;
|
||||||
bool wol;
|
bool wol;
|
||||||
|
|
Loading…
Reference in a new issue