diff options
author | Michał Mirosław <mirq-linux@rere.qmqm.pl> | 2011-04-09 02:46:55 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-10 18:55:19 -0700 |
commit | 5e982f3bfdd5d063f8806a26c87843496a35d26b (patch) | |
tree | 6526772af4bbe2222aaa0625c9f53006de1c7464 /drivers/net/ksz884x.c | |
parent | 044a890c5a0fb7ac60c70bbb4e1b79e59272e504 (diff) | |
download | op-kernel-dev-5e982f3bfdd5d063f8806a26c87843496a35d26b.zip op-kernel-dev-5e982f3bfdd5d063f8806a26c87843496a35d26b.tar.gz |
net: stmmac: convert to hw_features
This also removes TSO as it's made fully in software --- better to leave this
to networking core.
If the MAC features can be detected at probe time and not at open, then
stmmac_fix_features could be simplified by limiting hw_features. That's
also better for users as they don't see offloads being togglable but
never turned on.
Redundant fallbacks for TX csum are removed as it's already handled
by network core.
Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ksz884x.c')
0 files changed, 0 insertions, 0 deletions