From: Mitch Williams Date: Thu, 13 Feb 2014 11:48:51 +0000 (-0800) Subject: i40evf: don't store unnecessary array of strings X-Git-Tag: v3.15-rc1~113^2~370^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1dfee8e64c2b30e123080e87c5528fae94f5440;p=pandora-kernel.git i40evf: don't store unnecessary array of strings Since we store the traffic vector names in the queue vector struct, we don't need to maintain an array of strings for these names in the adapter structure. Replace this array with a single string and use it when allocating the misc irq vector. Also update copyrights. Change-ID: I664f096c3c008210d6a04a487163e8aa934fee5b Signed-off-by: Mitch Williams Signed-off-by: Jesse Brandeburg Tested-by: Sibai Li Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-diff-tree failed