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)
commit1258c076edcf4a253657320cfc2bd24fd5981d79
tree2305f7639a82f1ef3928deaf615539a6ce185a56
parent707394972093e2056e1e8cc39be19cf9bcb3e7b3
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