[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1445562953-47496-1-git-send-email-jeffrey.t.kirsher@intel.com>
Date: Thu, 22 Oct 2015 18:15:51 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: davem@...emloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
nhorman@...hat.com, sassmann@...hat.com, jogreene@...hat.com,
john.ronciak@...el.com
Subject: [net 0/2][pull request] Intel Wired LAN Driver Updates 2015-10-22
This series contains fixes to i40e only.
Jesse provides two small fixes for i40e, first fixes counters that were
being displayed incorrectly due to indexing beyond the array of strings
when printing stats. Then fixed the fact that the driver was printing
a message about not being able to assign VMDq because a lack of MSI-X
vectors, when it was not true. It was due to a line missing that
initialized a variable.
The following are changes since commit 0db65fcfcded76fe4f74e3ca9f4e2baf67b683ef:
qmi_wwan: add Sierra Wireless MC74xx/EM74xx
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue master
Jesse Brandeburg (2):
i40e: fix stats offsets
i40e: fix annoying message
drivers/net/ethernet/intel/i40e/i40e_ethtool.c | 6 ++++++
drivers/net/ethernet/intel/i40e/i40e_main.c | 1 +
2 files changed, 7 insertions(+)
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists