From b74757944d69f8cd7de5284fc7e8649d965361ab Mon Sep 17 00:00:00 2001 From: Or Gerlitz Date: Thu, 27 Mar 2014 14:02:02 +0200 Subject: [PATCH] net/mlx4: USe one wrapper that returns -EPERM When a VF issues a firmware command which is disallowed for them, the PF rerturns -EPERM from that command wrapper. Move to use one such wrapper instance, instead of repeating the same code on such commands. Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-format-patch failed