diff options
author | David S. Miller <davem@davemloft.net> | 2014-08-14 05:08:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-14 05:08:55 +0200 |
commit | db8d457acccdb605b82ae22e48d28a47861b0c86 (patch) | |
tree | 90b224b7831a7771951661f64b9aed36e5b15884 /drivers/net/macvlan.c | |
parent | Merge branch 'xen-netback-synchronization' (diff) | |
parent | e1000e: delete excessive space character in debug message (diff) | |
download | linux-db8d457acccdb605b82ae22e48d28a47861b0c86.tar.xz linux-db8d457acccdb605b82ae22e48d28a47861b0c86.zip |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net
Jeff Kirsher says:
====================
Intel Wired LAN Driver Updates 2014-08-12
This series contains updates to i40e and e1000e.
Lucas provides a fix for i40e to resolve a compile issue where a header
was missing in the #includes.
Wei Yongjun provides a fix for i40e to resolve a sparse warning, where
a non-static function should be static.
Julia Lawall provides a fix for i40e which was found using Coccinelle,
where there was a typo in the name of the type given to sizeof().
Rickard Strandqvist provides a fix for i40e to replace the use of
strncpy() with strlcpy() to avoid strings that lack null termination.
Jean Sacren provides two e1000e fixes, first is a comment fix and second
removes an excessive space character in a debug message.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions