commit | cdc18a670923d01a762d66be582bfe763772d441 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux-foundation.org> | Fri Jul 11 16:12:34 2008 -0500 |
committer | Jeff Garzik <jgarzik@redhat.com> | Tue Jul 22 19:34:21 2008 -0400 |
tree | 581bef3ae0aa22d583698ced4c4c895d7bbbf492 | |
parent | a6a5325239c20202e18e21e94291bccc659fbf9e [diff] |
Fix typo in meth driver An | in an if statement to check a bit? I think this needs to be a &. As a result of this typo meth will always operate in promiscuous mode. Signed-off-by: Christoph Lameter <cl@linux-foundation.org> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>