commit | 0ed586d075ef65c0268982e5b7f36d0ffaa95547 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Jun 10 09:55:03 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 11 02:32:41 2009 -0700 |
tree | a5dee54175f55ebb39bb0861c36393c1b829a98b | |
parent | b77e5228849fdcd7a5d73beb16b9ad99395236ec [diff] |
atl1c: WAKE_MCAST tested twice, not WAKE_UCAST The WAKE_MCAST bit is tested twice, the first should be WAKE_UCAST. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Jie Yang <jie.yang@atheros.com> Cc: Jay Cliburn <jcliburn@gmail.com> Cc: Chris Snook <csnook@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>