commit | f04b4dd2b1f533cef0507e0410ffc6732d21a272 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Aug 23 20:34:51 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 23 20:34:51 2010 -0700 |
tree | f674c3b8de9afc809700c8a91799230a5d9b0cd2 | |
parent | 8b230ed8ec96c933047dd0625cf95f739e4939a6 [diff] |
bna: Delete get_flags and set_flags ethtool methods. This driver doesn't support LRO, NTUPLE, or the RXHASH features. So it should not set these ethtool operations. This also fixes the warning: drivers/net/bna/bnad_ethtool.c:1272: warning: initialization from incompatible pointer type Signed-off-by: David S. Miller <davem@davemloft.net>