From: Yevgeny Petrilin <redacted>
Date: Tue, 6 Mar 2012 16:03:29 +0200
Hi Dave,
This patch consists of a patch with datapath pointer optimizations, which was submitted a week ago
and you agreed to accept it after resubmission.
In addition, there are 7 cleanup patches that remove sparse warnings for mlx4 drivers.
Or Gerlitz (2):
net/mlx4: fix sparse warnings on TX control flags endianess
net/mlx4: fix sparse warnings on TX blue flame buffer
Yevgeny Petrilin (6):
net/mlx4_en: Saving mem access on data path
net/mlx4: fix sparse warnings on wrong type for RSS keys
net/mlx4: fixing sparse warnings when copying mac address to gid entry
net/mlx4: fixing sparse warnings for not declared functions
net/mlx4: remove unused functions
net/mlx4: defining functions as static
Series applied, thanks.