]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cs89x0 : packet reception not working
authorJaccon Bastiaansen <jaccon.bastiaansen@gmail.com>
Mon, 27 Aug 2012 11:53:51 +0000 (11:53 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:38:56 +0000 (10:38 -0700)
commita1c5f84b226548a62f9a78d491d777a8f1dbd5c6
tree62e973fc98b2d042053900692720dc84fcdccd81
parent06d3f370de6bf23d93629329255d3778641d6d02
cs89x0 : packet reception not working

[ Upstream commit b72c200975a4ed579dbf3353019e19528745a29a ]

The RxCFG register of the CS89x0 could be configured incorrectly
(because of misplaced parentheses), resulting in the disabling
of packet reception.

Signed-off-by: Jaccon Bastiaansen <jaccon.bastiaansen@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/cirrus/cs89x0.c