]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/ps3_gelic_wireless.c
ixgbe: do not clear FCoE DDP error status for received ABTS
[mirror_ubuntu-zesty-kernel.git] / drivers / net / ps3_gelic_wireless.c
index 4a624a29393f832498e3083befd44d5fe67785a5..2e62938c0f824a39afc61b6634129f0367a03e03 100644 (file)
@@ -814,7 +814,7 @@ static int gelic_wl_set_auth(struct net_device *netdev,
                         * you will not decide suitable cipher from
                         * its beacon.
                         * You should have knowledge about the AP's
-                        * cipher infomation in other method prior to
+                        * cipher information in other method prior to
                         * the association.
                         */
                        if (!precise_ie())
@@ -2581,10 +2581,6 @@ static const struct net_device_ops gelic_wl_netdevice_ops = {
 static const struct ethtool_ops gelic_wl_ethtool_ops = {
        .get_drvinfo    = gelic_net_get_drvinfo,
        .get_link       = gelic_wl_get_link,
-       .get_tx_csum    = ethtool_op_get_tx_csum,
-       .set_tx_csum    = ethtool_op_set_tx_csum,
-       .get_rx_csum    = gelic_net_get_rx_csum,
-       .set_rx_csum    = gelic_net_set_rx_csum,
 };
 
 static void __devinit gelic_wl_setup_netdev_ops(struct net_device *netdev)