atl1c: WAKE_MCAST tested twice, not WAKE_UCAST
authorRoel Kluin <roel.kluin@gmail.com>
Wed, 10 Jun 2009 09:55:03 +0000 (09:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Jun 2009 09:32:41 +0000 (02:32 -0700)
commit0ed586d075ef65c0268982e5b7f36d0ffaa95547
treea5dee54175f55ebb39bb0861c36393c1b829a98b
parentb77e5228849fdcd7a5d73beb16b9ad99395236ec
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>
drivers/net/atl1c/atl1c_ethtool.c