Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368893
b: refs/heads/master
c: c4637cd
h: refs/heads/master
i:
  368891: 4ec10e0
v: v3
  • Loading branch information
Or Gerlitz authored and David S. Miller committed Apr 7, 2013
1 parent 6ccbdfc commit 7e1d249
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 540b3a39eea0056d305f17dda47eb185c4d56ddc
refs/heads/master: c4637cdf4839938a1c87d8da8f55055d6e9ec206
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ static int mlx4_en_dcbnl_ieee_setpfc(struct net_device *dev,

static u8 mlx4_en_dcbnl_getdcbx(struct net_device *dev)
{
return DCB_CAP_DCBX_VER_IEEE;
return DCB_CAP_DCBX_HOST | DCB_CAP_DCBX_VER_IEEE;
}

static u8 mlx4_en_dcbnl_setdcbx(struct net_device *dev, u8 mode)
Expand Down

0 comments on commit 7e1d249

Please sign in to comment.