]> git.baikalelectronics.ru Git - kernel.git/commit
acenic: Fix using the specified speed when configuring NIC
authorDavid Decotigny <decot@google.com>
Wed, 27 Apr 2011 18:32:41 +0000 (18:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 Apr 2011 21:03:02 +0000 (14:03 -0700)
commit8c0f6f236f7edaca44ec2252b03ca89e92eca083
tree2305f7639a82f1ef3928deaf615539a6ce185a56
parenta0fa14b2477f45de983fa8fdb8952ea2bb487e02
acenic: Fix using the specified speed when configuring NIC

This tells the NIC to take the speed specified by ethtool into account
when configuring the NIC, instead of keeping the previous speed.

Signed-off-by: David Decotigny <decot@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/acenic.c