commit | 3ed770f60317a02a5a5e4a7345dc13d8819f56e8 | [log] [tgz] |
---|---|---|
author | Jon Ringle <jringle@gridpoint.com> | Thu Oct 22 15:09:04 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 25 18:23:45 2015 -0700 |
tree | 49986af8eda88440a5568415f9fd664060d209e0 | |
parent | da92bf99dd9f4b62df6168787bf0a92dc7d1bce7 [diff] |
net: encx24j600: Fix mask to update LED configuration This fixes the mask used to update the LED configuration so that it clears the necessary bits as well as setting the bits according to the mask. Also reverse the LED configuration to show the Link state + collisions in LEDA and the Link state + TX/RX events in LEDB. Signed-off-by: Jon Ringle <jringle@gridpoint.com> Signed-off-by: David S. Miller <davem@davemloft.net>