commit | 4e68adfeb91d684e5c7a0c6305af872120c71f23 | [log] [tgz] |
---|---|---|
author | Jingjing Wu <jingjing.wu@intel.com> | Mon Sep 28 14:12:31 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 16 04:38:35 2015 -0700 |
tree | 97032042e904aee8db0e7181871a3f3ec6c56b5d | |
parent | 6dec101765e442fc7f46205acdb2cf3b88879f16 [diff] |
i40e/i40evf: Fix compile issue related to const string Add const to functions that return strings that aren't going to be modified. This addresses some reported compile complaints. Change-ID: Ic56b1e814ab4d23a50480e7fdec652445f776ee8 Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>