Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277975
b: refs/heads/master
c: 0d9fdaa
h: refs/heads/master
i:
  277973: 4f4573e
  277971: 86eaf3a
  277967: 50423b1
v: v3
  • Loading branch information
Or Gerlitz authored and David S. Miller committed Nov 27, 2011
1 parent 09e3161 commit faf0b9b
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: 1202d460b1df3a77fda66f4ba5f90ae3527dd42f
refs/heads/master: 0d9fdaa9f53cf65a2470e8a7506b59fd88d409e2
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/mellanox/mlx4/mlx4_en.h
Original file line number Diff line number Diff line change
Expand Up @@ -485,9 +485,9 @@ struct mlx4_en_priv {
enum mlx4_en_wol {
MLX4_EN_WOL_MAGIC = (1ULL << 61),
MLX4_EN_WOL_ENABLED = (1ULL << 62),
MLX4_EN_WOL_DO_MODIFY = (1ULL << 63),
};

#define MLX4_EN_WOL_DO_MODIFY (1ULL << 63)

void mlx4_en_destroy_netdev(struct net_device *dev);
int mlx4_en_init_netdev(struct mlx4_en_dev *mdev, int port,
Expand Down

0 comments on commit faf0b9b

Please sign in to comment.