commit | c7797baf9f3900996ca800ab6298f95957bb4606 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Jun 21 07:34:31 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 21 16:06:11 2011 -0700 |
tree | 62da7aa3eff5fc13792ce32d8405a24ec8ad1eaf | |
parent | f4b5ad26bcb983c493e131ff34b2fa60100c82e5 [diff] |
dcb: Add DCBX capabilities bitmask to the get_ieee response Adding the capabilities bitmask to the get_ieee response allows user space to determine the current DCBX mode. Either CEE or IEEE this is useful with devices that support switching between modes where knowing the current state is relevant. Derived from work by Mark Rustad Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>