summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2015-09-28 22:19:56 -0700
committerDavid S. Miller <davem@davemloft.net>2015-09-28 22:19:56 -0700
commit366f02d873575ccbcdc5f6d90698dbbe4f80f134 (patch)
tree824f955d33ef997ebcf7c9c6ede7beb8db4a1d5a /include/linux
parent4de61ba234c0d5834bfec1cbe180008b9d2e1827 (diff)
parent171bb2c560f45c0427ca3776a4c8f4e26e559400 (diff)
Merge branch 'mlx5-next'
Or Gerlitz says: ==================== Mellanox mlx5 driver update Bunch of changes from the team, while warming engines for the upcoming SRIOV support. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/mlx5/device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mlx5/device.h b/include/linux/mlx5/device.h
index 8eb3b19af2a4..41e9f3bd663c 100644
--- a/include/linux/mlx5/device.h
+++ b/include/linux/mlx5/device.h
@@ -440,7 +440,7 @@ struct health_buffer {
__be32 rsvd2;
u8 irisc_index;
u8 synd;
- __be16 ext_sync;
+ __be16 ext_synd;
};
struct mlx5_init_seg {