commit | cd14ef54d25bcf0b8e9205e75369e33b1d188417 | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Tue Dec 10 07:58:34 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 17 22:43:14 2013 -0800 |
tree | 887b05587af35d176f4657f5181910bb35e6c164 | |
parent | 02ef6e1d0b00233a89d2c8bced880d8ea39603b6 [diff] |
igb: Change to use statically allocated array for MSIx entries This patch changes how the driver initializes MSIx and checks for MSIx configuration. This change makes it easier to reconfigure the device when queue changes happen at runtime using ethtool's set_channels feature. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>