aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qlcnic/qlcnic.h
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2011-04-06 11:47:23 +0000
committerDavid S. Miller <davem@davemloft.net>2011-04-06 15:05:45 -0700
commit94469f75321d13a42056514e2883590b91d84cba (patch)
tree6bf6b52ef6b3480705956c34581860cf7081c4cb /drivers/net/qlcnic/qlcnic.h
parentnet: netxen: convert to hw_features (diff)
downloadlinux-dev-94469f75321d13a42056514e2883590b91d84cba.tar.xz
linux-dev-94469f75321d13a42056514e2883590b91d84cba.zip
qlcnic: convert to set_phys_id
Convert driver to use new ethtool set_phys_id. Not completely sure that this is correct for all cases of device up/down and doing operation. Compile tested only. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/qlcnic/qlcnic.h')
-rw-r--r--drivers/net/qlcnic/qlcnic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/qlcnic/qlcnic.h b/drivers/net/qlcnic/qlcnic.h
index dc6f7c69acac..b6e0fc33585f 100644
--- a/drivers/net/qlcnic/qlcnic.h
+++ b/drivers/net/qlcnic/qlcnic.h
@@ -912,6 +912,7 @@ struct qlcnic_adapter {
struct net_device *netdev;
struct pci_dev *pdev;
+ bool blink_was_down;
unsigned long state;
u32 flags;