Re: [net 0/3][pull request] Intel Wired LAN Driver Updates 2016-04-05

2016-04-05 Thread David Miller
From: Jeff Kirsher 
Date: Tue,  5 Apr 2016 15:30:48 -0700

> This series contains updates to i40e and e1000.

Pulled, thanks Jeff.


[net 0/3][pull request] Intel Wired LAN Driver Updates 2016-04-05

2016-04-05 Thread Jeff Kirsher
This series contains updates to i40e and e1000.

Jesse fixes an issue where code was added by a previous commit but the
flag to enable it was never set.

Alex fixes the e1000 driver from grossly overestimated the descriptors
needed to transmit a frame.

The following are changes since commit eb8e97715f29a1240cdf67b0df725be27433259f:
  sctp: use list_* in sctp_list_dequeue
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue master

Alexander Duyck (2):
  e1000: Do not overestimate descriptor counts in Tx pre-check
  e1000: Double Tx descriptors needed check for 82544

Jesse Brandeburg (1):
  i40e: fix errant PCIe bandwidth message

 drivers/net/ethernet/intel/e1000/e1000_main.c | 21 +++--
 drivers/net/ethernet/intel/i40e/i40e_main.c   |  1 +
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.5.5