]> git.baikalelectronics.ru Git - kernel.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)
commite5aba0f3db60d237adb3571733a1c78e81a91b13
tree433c443bf307c140a3247c1c4207c0e9c401362c
parentf070d2255c92bd2c0a638b3881c6b3e6c48c9525
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