commit | 50ae3c22763b77d55c59fb00274d4b9800e0c857 | [log] [tgz] |
---|---|---|
author | Rob Herring <rob.herring@calxeda.com> | Fri Aug 30 16:49:19 2013 -0500 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 03 22:21:14 2013 -0400 |
tree | 30aa5c26863026318d4f7c2a54087f8a0cde1f72 | |
parent | 13c7bf0871509723a2b3c054d3d6e9e506464e71 [diff] |
net: calxedaxgmac: remove NETIF_F_FRAGLIST setting The xgmac does not actually handle frag lists, so this option should not be set. It does not appear to have had any impact though. Reported-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: David S. Miller <davem@davemloft.net>