net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
authorRob Herring <rob.herring@calxeda.com>
Fri, 30 Aug 2013 21:49:19 +0000 (16:49 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 02:21:14 +0000 (22:21 -0400)
commit50ae3c22763b77d55c59fb00274d4b9800e0c857
tree30aa5c26863026318d4f7c2a54087f8a0cde1f72
parent13c7bf0871509723a2b3c054d3d6e9e506464e71
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>
drivers/net/ethernet/calxeda/xgmac.c