]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net: added support for 40GbE link.
authorparav.pandit@emulex.com <parav.pandit@emulex.com>
Wed, 27 Jun 2012 03:56:12 +0000 (03:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 22:42:24 +0000 (15:42 -0700)
commite440cf2ca0a1b075c64016240d46c3aa9d877bbf
treeb1f184779750ce985f8a2372a2d24a4fea50714b
parent22911fc581f6a241e2897a7a8603e97344a6ec82
net: added support for 40GbE link.

1. removed code replication for tov calculation for 1G, 10G and
made is common for speed > 1G (1G, 10G, 40G, 100G).
2. defines values for #4 different 40G Phys (KR4, LF4, SR4, CR4)

Signed-off-by: Parav Pandit <parav.pandit@emulex.com>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/packet/af_packet.c