summaryrefslogtreecommitdiff
path: root/drivers/net/qlcnic/qlcnic.h
diff options
context:
space:
mode:
authorstephen hemminger <shemminger@vyatta.com>2011-04-06 11:47:23 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-04-06 22:05:45 (GMT)
commit94469f75321d13a42056514e2883590b91d84cba (patch)
tree6bf6b52ef6b3480705956c34581860cf7081c4cb /drivers/net/qlcnic/qlcnic.h
parent066413dac420c8225e3ef7f0f76c3255448782d3 (diff)
downloadlinux-94469f75321d13a42056514e2883590b91d84cba.tar.xz
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 dc6f7c6..b6e0fc3 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;