summaryrefslogtreecommitdiff
path: root/socket.c
AgeCommit message (Collapse)AuthorFilesLines
2015-02-16all: Remove trailing whitespacesTobias Klauser1-1/+1
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2015-02-06Initial import, still work in progressTobias Klauser1-0/+119
cgi/linux/net-next.git/commit/?id=fd4782c21359cfd52af4c3180a2bb6bad55c1eba'>fd4782c21359cfd52af4c3180a2bb6bad55c1eba (patch) tree5e3f82eb988ee5bc7e863c997923c26753e18e33 parente0f46eb9f64ca2e97d242b6e02b8ae2c7fe6dc56 (diff)
net/mlx5e: Check for BlueFlame capability before allocating SQ uar
Previous to this patch mapping was always set to write combining without checking whether BlueFlame is supported in the device. Fixes: 0ba422410bbf ('net/mlx5: Fix global UAR mapping') Signed-off-by: Gal Pressman <galp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat