]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Jan 2016 06:51:42 +0000 (22:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jan 2016 06:51:42 +0000 (22:51 -0800)
commit6b212d10bd43bab091926550c9d0a53b3478b8ca
treeec3bf6f3134a902c5efdce56d195cc6c16047dca
parent66cdf222cd8163a544b4ee468efcaf5d3f489fc5
parent5d163a71cc0e73eef6aadb48df19d231f5c7394f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Updates 2016-01-25

This series contains updates to i40e only and so I won't continue receiving
patches to fix the same issue (again).

Arnd fixes the driver from causing the compiler whining about uninitialized
variables, so initialize those variables.

Eric fixes the build errors/warnings which were introduced by Anjali
when she added geneve support to i40e.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>