Skip to content

Commit

Permalink
be2net: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sathya Perla authored and David S. Miller committed Aug 24, 2011
1 parent e2edb7d commit 15133fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/ethernet/emulex/benet/be.h
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ struct be_adapter {
u32 beacon_state; /* for set_phys_id */

bool eeh_err;
bool link_up;
u32 port_num;
bool promiscuous;
bool wol;
Expand Down

0 comments on commit 15133fb

Please sign in to comment.