| commit | d2d746f83b74022a50d28f7f0f496842c9cde330 | [log] [tgz] |
|---|---|---|
| author | Michael Chan <mchan@broadcom.com> | Thu Apr 06 21:45:39 2006 -0700 |
| committer | David S. Miller <davem@sunset.davemloft.net> | Sun Apr 09 22:25:44 2006 -0700 |
| tree | 4298a55e428e09a2643a53125e34caa6797b5f1e | |
| parent | 7a43c9955178f1cc88374abe1186c0f2ef21e040 [diff] |
[TG3]: Kill some less useful flags
Kill the TG3_FLAG_NO_{TX|RX}_PSEUDO_CSUM flags because they are not
very useful. This will free up some bits for new flags.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>