state: fix led_update_all group mask calculation
authorRan Benita <ran234@gmail.com>
Mon, 27 Aug 2012 08:25:23 +0000 (11:25 +0300)
committerRan Benita <ran234@gmail.com>
Sun, 2 Sep 2012 16:17:09 +0000 (19:17 +0300)
commitd1b476a387b2515ed296181afecd74cceb87b232
treef51738b4ba3344360f6dcee25c523444410b8092
parent9ba5ac0ec04bddde4132b9cb9c816fd36fba77ab
state: fix led_update_all group mask calculation

The one above uses which_mods, this one should use which_groups.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/state.c