]> git.openfabrics.org - ~emulex/infiniband.git/commit
i40e: allow various base numbers in debugfs aq commands
authorShannon Nelson <shannon.nelson@intel.com>
Tue, 11 Nov 2014 20:05:13 +0000 (20:05 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 6 Dec 2014 11:33:59 +0000 (03:33 -0800)
commitfbe82101007337d7dfd7e760b2356dfd30d6ee07
tree433c443bf307c140a3247c1c4207c0e9c401362c
parent038861b21b9d01aa70d00a4f0d2edf8ba1112b5b
i40e: allow various base numbers in debugfs aq commands

Use the 'i' rather than the more restrictive 'x' or 'd' in the aq_cmd
arguments.  This makes the user interface much more forgiving and user
friendly.

Change-ID: I5dcd57b9befc047e06b74cf1152a25a3fa9e1309
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c