summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/Adapter.h
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-30 04:39:54 (GMT)
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-11-01 13:50:29 (GMT)
commit2515ab628f227b0711393993fe3228e167cc988f (patch)
treee241fd7f7b2cf035acb98795ee467c26eb8cd9a1 /drivers/staging/bcm/Adapter.h
parentd7affd0f58c9f68441b4ce631d07fad2e6a448db (diff)
downloadlinux-fsl-qoriq-2515ab628f227b0711393993fe3228e167cc988f.tar.xz
beceem: Add proper carrier and link management
Start with carrier off. Don't track up/down status in driver private flag. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Diffstat (limited to 'drivers/staging/bcm/Adapter.h')
-rw-r--r--drivers/staging/bcm/Adapter.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/bcm/Adapter.h b/drivers/staging/bcm/Adapter.h
index 9c9dff3..c679b71 100644
--- a/drivers/staging/bcm/Adapter.h
+++ b/drivers/staging/bcm/Adapter.h
@@ -498,7 +498,6 @@ struct _MINI_ADAPTER
int irq;
unsigned long chip_id;
unsigned int bFlashBoot;
- unsigned int if_up;
// spinlock_t sleeper_lock;
atomic_t rdm_wrm_access;
atomic_t tx_rx_access;