Browse Source

be2net: remove unused variable

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Sathya Perla 14 years ago
parent
commit
15133fbbb9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/net/ethernet/emulex/benet/be.h

+ 0 - 1
drivers/net/ethernet/emulex/benet/be.h

@@ -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;