android_kernel_motorola_sm6225/drivers/net/ethernet/chelsio
Ben Hutchings 815c7db5c8 ethtool: Clean up definitions of rule location arrays in RX NFC
Correct the description of ethtool_rxnfc::rule_locs; it is an array
of currently used locations, not all possible valid locations.

Add note that drivers must not use ethtool_rxnfc::rule_locs.

The rule_locs argument to ethtool_ops::get_rxnfc is either NULL or a
pointer to an array of u32, so change the parameter type accordingly.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-09-16 19:25:10 -04:00
..
cxgb net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
cxgb3 net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
cxgb4 ethtool: Clean up definitions of rule location arrays in RX NFC 2011-09-16 19:25:10 -04:00
cxgb4vf net: introduce IFF_UNICAST_FLT private flag 2011-08-17 20:21:27 -07:00
Kconfig drivers/net/ethernet/*: Enabled vendor Kconfig options 2011-08-27 00:58:56 -07:00
Makefile