commit | 5c659322a904a7cc0265e7b183372b9bdebec6db | [log] [tgz] |
---|---|---|
author | Ayaz Abdulla <aabdulla@nvidia.com> | Tue Apr 13 18:49:51 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 18:49:51 2010 -0700 |
tree | d969b1dc657bfdb2465c5e601b4f1cf23db5163c | |
parent | a6d37024de02e7cb2b2333e438e71355a9c32a0a [diff] |
forcedeth: fix tx limit2 flag check This is a fix for bug 572201 @ bugs.debian.org This patch fixes the TX_LIMIT feature flag. The previous logic check for TX_LIMIT2 also took into account a device that only had TX_LIMIT set. Reported-by: Stephen Mulcahu <stephen.mulcahy@deri.org> Reported-by: Ben Huchings <ben@decadent.org.uk> Signed-off-by: Ayaz Abdulla <aabdulla@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>