ethtool: Clean up definitions of rule location arrays in RX NFC
[deliverable/linux.git] / drivers / net / ethernet / broadcom / bnx2x / bnx2x_ethtool.c
index 767c22983c178229884bb681b4c317939d8100c5..ce14f11c0de59566bd1e995af820c9f1e6323c73 100644 (file)
@@ -2241,7 +2241,7 @@ static int bnx2x_set_phys_id(struct net_device *dev,
 }
 
 static int bnx2x_get_rxnfc(struct net_device *dev, struct ethtool_rxnfc *info,
-                          void *rules __always_unused)
+                          u32 *rules __always_unused)
 {
        struct bnx2x *bp = netdev_priv(dev);
 
This page took 0.024676 seconds and 5 git commands to generate.