Added kernel support in EEE Ethtool commands
authorYuval Mintz <yuvalmin@broadcom.com>
Wed, 6 Jun 2012 17:13:06 +0000 (17:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jun 2012 20:18:54 +0000 (13:18 -0700)
commit80f12eccce775dc6bb93dba9b52529740f929237
tree128d6e76e0140a6df12540b23adf0cc00c71f13a
parent94b6042cfed02229b05e04002ab00085b60f8213
Added kernel support in EEE Ethtool commands

This patch extends the kernel's ethtool interface by adding support
for 2 new EEE commands - get_eee and set_eee.

Thanks goes to Giuseppe Cavallaro for his original patch adding this support.

Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Reviewed-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/core/ethtool.c