ethtool: Remove ethtool_ops::set_rx_ntuple operation
authorBen Hutchings <bhutchings@solarflare.com>
Tue, 3 Jan 2012 12:07:59 +0000 (12:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Jan 2012 19:10:28 +0000 (14:10 -0500)
commit6cfb5e759d47f037cbd0953ec2c3ceb220ed9e96
tree7102ec0fd5d43b77343144c06bf743de7320fb79
parent8db182f4a8a6e2dcb8b65905ea4af56210e65430
ethtool: Remove ethtool_ops::set_rx_ntuple operation

All implementations have been converted to implement set_rxnfc
instead.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h
net/core/ethtool.c