linux/ethtool: Added macro ETH_FW_DUMP_DISABLE
authorManish chopra <manish.chopra@qlogic.com>
Tue, 15 May 2012 01:13:38 +0000 (01:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 May 2012 17:13:33 +0000 (13:13 -0400)
commit75928b1e80648ae51606c89ae441c85648d261c0
tree9affd12c96b7cd632b36d5ceca74a44b3b5668bc
parentf8c5a875c9124cb6439f0c97ada3570faa0d6860
linux/ethtool: Added macro ETH_FW_DUMP_DISABLE

o flag field of ethtool_dump structure must be initialized by this macro
value that is zero, if the firmware dump is disabled.
by this we can get the firmware dump capability [enable/disable] via ethtool

Signed-off-by: Manish chopra <manish.chopra@qlogic.com>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h