commit | 9e2ecbeb250dee67f4bd06a18637c120b48a4865 | [log] [tgz] |
---|---|---|
author | Nithin Sujir <nsujir@broadcom.com> | Sat May 18 06:26:52 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 20 00:13:47 2013 -0700 |
tree | be64df5a344c670995d9d2fe433813778e018e27 | |
parent | 164954454a4b1000eb022415654001cceb9259a7 [diff] |
tg3: Add ethtool_eee struct and tg3_setup_eee() Add an eee structure and update it with eee settings. This will be used for set/get_eee operations. Add common function tg3_setup_eee() that will be used in the subsequent patches. Reviewed-by: Ben Li <benli@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>